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 2ab387229e
commit 5a6435ea86
3 changed files with 5 additions and 5 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";
}