feat: choose interface for deluge

This commit is contained in:
Luj 2024-05-25 19:07:53 +02:00
parent 4f6593a2a1
commit f3f3449329
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 9 additions and 1 deletions

View file

@ -60,6 +60,7 @@
tv.enable = true;
music.enable = true;
};
luj.deluge.interface = "wg0";
system.stateVersion = "23.11";
}