Networking updates. Postrun debugging info.

This commit is contained in:
Raphaël Numbus
2026-02-16 15:23:57 +01:00
parent e5503a3ef3
commit dcdb29d952
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -172,5 +172,5 @@
# Enable auto nix-store optimization
nix.settings.auto-optimise-store = true;
system.stateVersion = "25.05";
system.stateVersion = "25.11";
}