Update state version

This commit is contained in:
Quentin Boyer 2022-10-05 23:16:45 +02:00
parent 817d89e4e7
commit b3f999a812

View file

@ -137,5 +137,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 = "21.05"; # Did you read the comment?
system.stateVersion = "22.05"; # Did you read the comment?
}