nginx & jellyfin modularized
This commit is contained in:
@@ -92,12 +92,7 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
jellyfin-ffmpeg # coolest video converter!
|
||||
mediainfo # nextcloud
|
||||
dlib
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ wget ];
|
||||
services = {
|
||||
btrfs.autoScrub.fileSystems = [ "/mnt/pool" ];
|
||||
# minidlna = {
|
||||
|
||||
Reference in New Issue
Block a user