Added jellyfin to dingserver
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
../common
|
||||
./hardware-configuration.nix
|
||||
./caddy.nix
|
||||
./synapse.nix
|
||||
./prometheus.nix
|
||||
./rclone.nix
|
||||
./synapse.nix
|
||||
./tmux.nix
|
||||
];
|
||||
|
||||
@@ -34,6 +35,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.jellyfin.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
helix
|
||||
kitty # For terminfo
|
||||
|
||||
Reference in New Issue
Block a user