mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: wiki test
This commit is contained in:
parent
6a020412d1
commit
1c2fbdff73
1 changed files with 1 additions and 1 deletions
2
nixos/modules/services/wiki.nix
Normal file → Executable file
2
nixos/modules/services/wiki.nix
Normal file → Executable file
|
@ -19,7 +19,7 @@ in {
|
||||||
bindIP = localhost;
|
bindIP = localhost;
|
||||||
db = {
|
db = {
|
||||||
type = "postgres";
|
type = "postgres";
|
||||||
host = paths.path1;
|
# host = paths.path1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue