Upgrade to NixOS 24.11

This commit is contained in:
2025-02-27 18:01:52 +01:00
parent a0573d8aab
commit ccd5019abd
3 changed files with 236 additions and 10 deletions

View File

@@ -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 = {