Compare commits

..

No commits in common. "543f3bfba40f1fc6591cfede700025c6703ab7c7" and "c6036bb3a72f781bc14ecaad3e2baeceeccdfe73" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -10,7 +10,6 @@
./postgresql ./postgresql
./onlyoffice ./onlyoffice
./collabora ./collabora
./qbittorrent-vpn ./docker
./nixarr
]; ];
} }

View file

@ -50,7 +50,7 @@ in {
enable = true; enable = true;
openFirewall = true; openFirewall = true;
}; };
jellyseerr = { jellyseer = {
enable = true; enable = true;
openFirewall = true; openFirewall = true;
}; };