summaryrefslogtreecommitdiffstats
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/querel/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/querel/config.nix b/systems/querel/config.nix
index 0fdb887..8e97350 100644
--- a/systems/querel/config.nix
+++ b/systems/querel/config.nix
@@ -73,4 +73,6 @@
"networkmanager"
];
};
+
+ system.stateVersion = "25.11";
}