Doesn't seem to work with a new psql

This commit is contained in:
Lillian Violet 2023-11-26 19:16:15 +01:00
parent 179cb2fb52
commit c516a31675
2 changed files with 4 additions and 4 deletions

View file

@ -49,5 +49,5 @@
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "23.11";
home.stateVersion = "23.05";
}