System Gen140 @ 2025-01-05-00:01:07

This commit is contained in:
2025-01-05 00:01:08 +01:00
parent 2d9b07dfd0
commit 381696be43
6 changed files with 13 additions and 14 deletions

View File

@@ -68,7 +68,7 @@
# 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 = "24.05"; # Did you read the comment?
system.stateVersion = "24.11"; # Did you read the comment?
# boot
boot.loader.systemd-boot.enable = true;