Update system to stable state
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
./hardware-configuration.nix
|
||||
./desktop-environment.nix
|
||||
./terminal-environment.nix
|
||||
./cron-schedule.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
@@ -78,5 +79,5 @@
|
||||
# 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.11";
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user