This commit is contained in:
mjallen18
2025-11-21 08:28:10 -06:00
parent 66ab57fce0
commit 9cadcf2eed
2 changed files with 69 additions and 0 deletions

View File

@@ -35,6 +35,14 @@
ocis.enable = false;
ersatztv = {
enable = true;
configPath = "/media/nas/main/nix-app-data/ersatztv";
moviesPath = "/media/nas/main/movies";
tvPath = "/media/nas/main/tv";
transcodePath = "/media/nas/main/nix-app-data/transcode";
};
arrs = {
enable = true;
localAddress = "10.0.1.51";