Upgrade to nixos and home-manager to version 25.11

This commit is contained in:
2025-12-09 16:49:43 +01:00
parent afde180560
commit c8e7ca9ce3
6 changed files with 36 additions and 37 deletions
+1 -1
View File
@@ -111,5 +111,5 @@
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = "25.05";
system.stateVersion = "25.11";
}