backwards: Add transmission module

This commit is contained in:
Alexander Heldt
2024-09-01 10:24:40 +02:00
parent 3f58a3dbee
commit 89e1b403c2
2 changed files with 43 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@ in
git.enable = true;
syncthing.enable = true;
restic.enable = true;
transmission.enable = true;
};
};
}