buildbox update

This commit is contained in:
2025-12-15 13:59:45 -08:00
parent fa8abb6561
commit 88f24b7d25
+1 -1
View File
@@ -253,6 +253,6 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "25.05"; # Did you read the comment?
system.stateVersion = "25.11"; # Did you read the comment?
}