init rallly

This commit is contained in:
eyjhb 2025-03-01 15:42:13 +01:00
parent aeb1866415
commit bd0e3ff589
Signed by: eyjhb
GPG key ID: 609F508E3239F920
8 changed files with 161 additions and 3 deletions

View file

@ -6,6 +6,7 @@
./../shared/applications/server/nginx.nix
./../shared/applications/server/postgresql.nix # INCLUDES DATABASE BACKUPS
./../shared/applications/server/restic.nix # EXTERNAL BACKUP
./../shared/applications/server/podman.nix
./../shared/applications/state/postgresql.nix
./../shared/applications/state/ssh.nix
@ -28,6 +29,8 @@
./gerd/services/matrix-synapse.nix
./gerd/services/uptime-kuma.nix
./gerd/services/rallly.nix
];
networking.hostName = "gerd";