Switch to 21.11 for Odin

This commit is contained in:
Filippo Berto 2021-12-06 20:37:23 +01:00
parent a1e0d27c17
commit 4670241891

View file

@ -241,5 +241,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 = "21.11"; # Did you read the comment?
}