feat: choose interface for deluge

This commit is contained in:
Luj 2024-05-25 19:07:53 +02:00
parent 5d89a9cc15
commit d619b6c69b
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";
}