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 fd429119a6
commit 4337d00d9c
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";
}