summaryrefslogtreecommitdiff
path: root/hosts/laptop
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/laptop')
-rw-r--r--hosts/laptop/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix
index 38b01e9..06deeea 100644
--- a/hosts/laptop/configuration.nix
+++ b/hosts/laptop/configuration.nix
@@ -24,4 +24,6 @@
"1.1.1.1"
"8.8.8.8"
];
+
+ system.stateVersion = "25.11";
}