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;
|
startWithGraphical = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.deluge = {
|
||||||
|
enable = true;
|
||||||
|
web = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
openFilesLimit = 16384;
|
||||||
|
};
|
||||||
|
|
||||||
documentation = {
|
documentation = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dev = {
|
dev = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue