manatee: Add transmission module

This commit is contained in:
Alexander Heldt
2025-05-03 12:50:35 +02:00
parent 338b8be3d9
commit 4e14b6b379
2 changed files with 50 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ in
ssh.enable = true;
git.enable = true;
transmission.enable = true;
};
};
}