Refactor homelab ports

This commit is contained in:
Oliver Davies 2025-05-03 22:30:39 +01:00
parent 518bfe9cd4
commit f42833545b
10 changed files with 61 additions and 61 deletions

View file

@ -1,4 +1,6 @@
{
imports = [ ./ports.nix ];
services = {
postgresqlBackup.enable = true;
};
@ -19,13 +21,7 @@
gitea-actions-runner.enable = true;
home-assistant.enable = true;
homepage-dashboard = {
enable = true;
port = 8097;
};
homepage-dashboard.enable = true;
immich.enable = true;
jellyfin.enable = true;
paperless.enable = true;