Upgrade to NixOS 24.11
This commit is contained in:
@@ -146,7 +146,7 @@ with pkgs;
|
||||
programs.fish.interactiveShellInit = "${./scripts/motd.sh}";
|
||||
|
||||
# NixOS version
|
||||
system.stateVersion = "22.05";
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
# Specify secrets
|
||||
age = {
|
||||
|
||||
Reference in New Issue
Block a user