update h003 to new flake modules system
This commit is contained in:
parent
023f3b5e18
commit
49afd98290
3 changed files with 162 additions and 200 deletions
|
|
@ -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
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue