configuration.nix: update system.stateVersion
This commit is contained in:
parent
2106a2cdea
commit
3102c99275
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@
|
|||
# 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 = "21.11"; # Did you read the comment?
|
||||
system.stateVersion = "22.05"; # Did you read the comment?
|
||||
|
||||
# The nix-bitcoin release version that your config is compatible with.
|
||||
# When upgrading to a backwards-incompatible release, nix-bitcoin will display an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue