Sync config

This commit is contained in:
2021-12-29 13:06:12 +01:00
parent 0fc2854aee
commit 02f58e26b6
4 changed files with 45 additions and 6 deletions

View File

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