[nidaros] Use 25.11 Unstable

This commit is contained in:
2025-10-18 13:17:17 +00:00
parent a4a9b70a39
commit 5f064118e6
2 changed files with 3 additions and 0 deletions

View File

@@ -11,4 +11,6 @@
./postgres.nix
./security
];
programs.nh.flake = lib.mkForce null;
}

View File

@@ -38,6 +38,7 @@ builtins.mapAttrs (_hostName: systemConfig: defaultConfig // systemConfig) {
address.private = common.localIpAddr 228;
git.signing.key = "4E323F914029E976";
nixos.channel = "unstable";
version = "25.11";
};
# Samsung S23 FE
localhost-y4maoyqm = {