hosts: nixos: porthos: services: enable homebox
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-04-09 12:27:51 +02:00
parent 1dd1dbb917
commit bd55ecc016

View file

@ -51,6 +51,10 @@ in
passwordFile = secrets."forgejo/mail-password".path;
};
};
# Home inventory
homebox = {
enable = true;
};
# Jellyfin media server
jellyfin.enable = true;
# Gitea mirrorig service