|
|
|
@ -72,5 +72,5 @@
|
|
|
|
|
# compatible, in order to avoid breaking some software such as database |
|
|
|
|
# servers. You should change this only after NixOS release notes say you |
|
|
|
|
# should. |
|
|
|
|
system.stateVersion = "20.09"; # Did you read the comment? |
|
|
|
|
system.stateVersion = "21.11"; # Did you read the comment? |
|
|
|
|
} |
|
|
|
|