Fully migrate to transmission
This commit is contained in:
parent
576da79ba7
commit
7c81f1eb6c
8 changed files with 45 additions and 102 deletions
|
@ -46,6 +46,7 @@
|
|||
element.enable = true;
|
||||
hledger.enable = true;
|
||||
obs.enable = true;
|
||||
torrents.enable = true;
|
||||
};
|
||||
work.enable = true;
|
||||
};
|
||||
|
|
|
@ -40,11 +40,11 @@
|
|||
graphical.enable = true;
|
||||
programs = {
|
||||
calibre.enable = true;
|
||||
deluge.enable = true;
|
||||
eid.enable = true;
|
||||
element.enable = true;
|
||||
hledger.enable = true;
|
||||
obs.enable = true;
|
||||
torrents.enable = true;
|
||||
};
|
||||
# It's a pandemic.
|
||||
work.enable = true;
|
||||
|
|
|
@ -49,10 +49,7 @@
|
|||
accentor.enable = true;
|
||||
containers.externalInterface = "eno3";
|
||||
data-access.enable = true;
|
||||
deluge = {
|
||||
enable = true;
|
||||
count = 6;
|
||||
};
|
||||
torrents.enable = true;
|
||||
git.runner.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue