Update Zen and to latest stable channel

This commit is contained in:
Bart van der Braak 2024-12-23 00:45:13 +01:00
parent 14ecf88e31
commit 24c55f47cf
2 changed files with 7 additions and 7 deletions

View file

@ -57,5 +57,5 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# System state version
system.stateVersion = "24.05";
system.stateVersion = "24.11";
}