minor refractor

This commit is contained in:
js0ny 2025-10-11 18:13:54 +01:00
parent fec83b860d
commit d31cb14b88
7 changed files with 55 additions and 14 deletions

View file

@ -22,6 +22,7 @@
./packages.nix
];
nixpkgs.config.allowUnfree = true;
networking.hostName = "zephyrus";
system.stateVersion = "25.05";
}