upgrade to 23.11

This commit is contained in:
2023-12-06 09:19:30 +01:00
parent 84321167f8
commit 4d6118a021

View File

@@ -3,5 +3,5 @@
{
system.autoUpgrade.enable = true;
system.autoUpgrade.allowReboot = false;
system.autoUpgrade.channel = "https://channels.nixos.org/nixos-23.05";
system.autoUpgrade.channel = "https://channels.nixos.org/nixos-23.11";
}