porcorosso: bump system.stateVersion (will change postgresql version)
This commit is contained in:
parent
86539ec1f2
commit
e772336dc5
1 changed files with 1 additions and 1 deletions
|
@ -358,5 +358,5 @@ in {
|
|||
# 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.03"; # Did you read the comment?
|
||||
system.stateVersion = "22.11"; # Did you read the comment?
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue