remove minidlna leftovers

This commit is contained in:
2024-08-03 06:56:20 +03:00
parent 8c74bdca64
commit a6169de898
2 changed files with 8 additions and 8 deletions

View File

@@ -441,14 +441,6 @@
};
};
minidlna = {
serviceConfig = {
ProtectSystem = "strict";
ProtectHome = "tmpfs";
BindReadOnlyPaths = [ "/home/motiejus/video" ];
};
};
syncthing-relay.restartIfChanged = false;
};