also removed the justfile for now, will take a look at that again in the future, less dependencies for now
428 B
428 B
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!)