init rallly
This commit is contained in:
parent
aeb1866415
commit
bd0e3ff589
8 changed files with 161 additions and 3 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue