Compare commits
1 Commits
b4e97cb86e
...
0702387488
Author | SHA1 | Date |
---|---|---|
Adrian Gunnar Lauterer | 0702387488 |
|
@ -93,11 +93,14 @@ in
|
|||
networking.firewall.allowedUDPPorts = [ port torrentPort];
|
||||
|
||||
sops.secrets."qbittorrent/interfaceAddress" = {
|
||||
restartUnits = [ "qbittorrent-nox.service" ];
|
||||
};
|
||||
|
||||
sops.templates."qbittorrent/configuration" = {
|
||||
content = configurationFile;
|
||||
path = "${path}/.config/qBittorrent/qBittorrent.conf";
|
||||
owner = "qbittorrent";
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue