[nidaros] Use 25.11 Unstable
This commit is contained in:
@@ -11,4 +11,6 @@
|
|||||||
./postgres.nix
|
./postgres.nix
|
||||||
./security
|
./security
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.nh.flake = lib.mkForce null;
|
||||||
}
|
}
|
||||||
|
@@ -38,6 +38,7 @@ builtins.mapAttrs (_hostName: systemConfig: defaultConfig // systemConfig) {
|
|||||||
address.private = common.localIpAddr 228;
|
address.private = common.localIpAddr 228;
|
||||||
git.signing.key = "4E323F914029E976";
|
git.signing.key = "4E323F914029E976";
|
||||||
nixos.channel = "unstable";
|
nixos.channel = "unstable";
|
||||||
|
version = "25.11";
|
||||||
};
|
};
|
||||||
# Samsung S23 FE
|
# Samsung S23 FE
|
||||||
localhost-y4maoyqm = {
|
localhost-y4maoyqm = {
|
||||||
|
Reference in New Issue
Block a user