Flake-based NixOS configs for my machines
-
flake.nix
- flake file -
configuration.nix
- common configuration -
hosts
- host configurationhosts/secrtes*
- sops-nix secrets
-
users
- user configurationusers/home
- home-manager configuration
-
modules
- custom NixOS modules -
packages
- custom Nix packages -
overlays
- overlays definition -
dotfiles
- dotfiles to be simlinked by home-manager
- diskio - declarative disk partitioning
- sops-nix - secrect managment based on sops
- lanzaboote - secure boot support
- nixos-anywhere - NixOS provisioning via SSH
- home-manager - user environment management