Skip to content

pltanton/nixos-config-flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

My personal cross-machine nixos system configurations. The purpose of repository to share similar nixos configuration config parts between different machines configurations.

How it works?

Actual setup utilizes flakelight to setup infrastructure.

Target system configurations located in nixos-configurations. Common logic and some extensions located in nixos-modules.

Home environment managed by home-manager. Common home environment definition located in home-modules in home-configurations you can find final targets overrides for each desktop system.

Secrets distributed with sops-nix by nixos-modules/sops module.

How to use?

System can be enabled by nixos-rebuild .#target-name switch --use-remote-sudo.

Home configuration can be switched by home-manager --flake .#target-name-username switch.

About

NixOS flake modular configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published