Add Deluge

This commit is contained in:
xmm16 2024-12-15 18:53:49 -03:00
commit 29e3219338
No known key found for this signature in database

View file

@ -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 = {