download & stream-dl units + ryot disabled
This commit is contained in:
@@ -90,6 +90,11 @@ in {
|
||||
jellyfin = base // { };
|
||||
# prowlarr.enable = true;
|
||||
# jira.enable = true;
|
||||
# adguardhome = {
|
||||
# enable = true;
|
||||
# mutableSettings = true;
|
||||
# openFirewall = true;
|
||||
# };
|
||||
microbin = {
|
||||
enable = true;
|
||||
settings = {
|
||||
@@ -218,7 +223,7 @@ in {
|
||||
"OC\\Preview\\Movie"
|
||||
];
|
||||
};
|
||||
phpExtraExtensions = all: [ all.pdlib all.bz2 ];
|
||||
phpExtraExtensions = all: [ all.pdlib all.bz2 all.ldap ];
|
||||
};
|
||||
postgresql = let
|
||||
dbNames =
|
||||
@@ -240,7 +245,7 @@ in {
|
||||
};
|
||||
systemd = {
|
||||
services = {
|
||||
nextcloud-cron = { path = [ pkgs.perl ]; };
|
||||
nextcloud-cron.path = [ pkgs.perl ];
|
||||
# sub-sync = {
|
||||
# restartIfChanged = true;
|
||||
# description = "syncronizes subtitles downloaded & modified today";
|
||||
|
||||
Reference in New Issue
Block a user