update h003 to new flake modules system

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-10 06:06:22 +00:00
parent 023f3b5e18
commit 49afd98290
3 changed files with 162 additions and 200 deletions

View file

@ -24,7 +24,7 @@
let
configuration_name = "h003";
system = "x86_64-linux";
stateVersion = "24.11";
stateVersion = "25.05";
primaryUser = "luser";
lib = nixpkgs.lib;
in
@ -53,7 +53,6 @@
common.nixosModules.tty_caps_esc
common.nixosModules.zsh
./configuration.nix
./hardware-configuration.nix
./mods
(