Personal Nixos configurations
.forgejo/workflows | ||
_secrets | ||
homes/x86_64-linux | ||
modules | ||
packages | ||
systems | ||
.gitignore | ||
.sops.yml | ||
flake.lock | ||
flake.nix | ||
LICENSE.md | ||
README.md |
My nix flake for my systems
Commands
Show the output of the flake
nix flake show
Create install iso
nix build .#install-isoConfigurations.minimal
Inpirations
- dafitt/dotfiles
- khaneliman/khanelinix
- hmajid2301/nixicle (the GOAT, he did what I am aiming for!)