Onizuka, enable postgres

This commit is contained in:
Julia Lange 2025-05-29 15:36:10 -07:00
parent 7eac8ad443
commit 9b4ad5096a
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto

View file

@ -23,6 +23,8 @@
aagl.honkai-rail = true;
input-remapper.enable = true;
postgres.enable = true;
shell.enabledShells = [ "fish" ];
shell.defaultShell = "fish";
}