Compare commits
No commits in common. "d3399422cea06f505dae2a61bc1299c6d99e817f" and "4851c4358ba3e9d61102c123d0c12161ba46c6db" have entirely different histories.
d3399422ce
...
4851c4358b
2 changed files with 1 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
./dawarich.nix
|
./dawarich.nix
|
||||||
./forgejo.nix
|
./forgejo.nix
|
||||||
./immich.nix
|
./immich.nix
|
||||||
# ./matrix.nix
|
./matrix.nix
|
||||||
./opengist.nix
|
./opengist.nix
|
||||||
./zitadel.nix
|
./zitadel.nix
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -219,9 +219,6 @@ in
|
||||||
|
|
||||||
services.resolved.enable = true;
|
services.resolved.enable = true;
|
||||||
|
|
||||||
# Add dendrite to PATH for admin tools (create-account, etc.)
|
|
||||||
environment.systemPackages = [ pkgs.dendrite ];
|
|
||||||
|
|
||||||
# PostgreSQL for Dendrite and mautrix-gmessages
|
# PostgreSQL for Dendrite and mautrix-gmessages
|
||||||
services.postgresql = {
|
services.postgresql = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue