Never mind, back to 23.05, no idea ab this psql

This commit is contained in:
Lillian Violet 2023-12-17 22:00:06 +01:00
parent 2ac6673b45
commit 6997dd14b8
3 changed files with 8 additions and 8 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";
}