service/jellyfin: init

This commit is contained in:
LavaDesu 2022-08-09 22:03:15 +07:00
parent 4b1483327b
commit 56312d4667
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 16 additions and 0 deletions

View file

@ -15,6 +15,7 @@ let
);
in {
services = mkAttrsFromPaths [
./services/jellyfin.nix
./services/nginx.nix
./services/postgres.nix
./services/synapse.nix