Fix & Update versions
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
username = "${config.usercfg.username}";
|
||||
homeDirectory = "/home/${config.usercfg.username}";
|
||||
|
||||
stateVersion = "23.11";
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user