fixup! WIP: upgrade to 24.11

This commit is contained in:
Filippo Berto 2024-12-02 20:25:24 +01:00
parent 5b452f154a
commit 7af612b606
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 61 additions and 63 deletions

View file

@ -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";
};
};