fixup! WIP: upgrade to 24.11
This commit is contained in:
parent
5b452f154a
commit
7af612b606
2 changed files with 61 additions and 63 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{ pkgs, ... }: {
|
||||
services = {
|
||||
# ombi = { enable = true; openFirewall = true; group = "users"; };
|
||||
|
||||
|
|
@ -36,6 +36,7 @@
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
group = "users";
|
||||
package = pkgs.transmission_3;
|
||||
settings.download-dir = "/mnt/raid/condiviso/Torrent";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue