Refactor homelab ports
This commit is contained in:
parent
518bfe9cd4
commit
f42833545b
10 changed files with 61 additions and 61 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue