feat: wiki test

This commit is contained in:
Nick 2024-10-19 15:55:54 -05:00
parent 1c2fbdff73
commit ddcf87fcb4

View file

@ -19,7 +19,7 @@ in {
bindIP = localhost;
db = {
type = "postgres";
# host = paths.path1;
host = "/run/postgresql";
};
};
};