355 B
355 B
NixOS Configurations
My NixOS configurations for my desktop
Commands
Format all .nix files
./fmt
Rebuild and test Nix configuration
- Will add all new files to git and format all nix-files
./test
Rebuild and switch Nix configuration
- Will add all new files to git and format all nix-files
./rebuild