Add Deluge
This commit is contained in:
parent
0ac84a1354
commit
29e3219338
1 changed files with 8 additions and 0 deletions
|
@ -77,6 +77,14 @@
|
|||
startWithGraphical = true;
|
||||
};
|
||||
|
||||
services.deluge = {
|
||||
enable = true;
|
||||
web = {
|
||||
enable = true;
|
||||
};
|
||||
openFilesLimit = 16384;
|
||||
};
|
||||
|
||||
documentation = {
|
||||
enable = true;
|
||||
dev = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue