backwards: Add transmission module

This commit is contained in:
Alexander Heldt
2024-08-31 15:12:27 +02:00
parent d15e13c81d
commit e5c0fe3ff9
2 changed files with 43 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ in
git.enable = true;
syncthing.enable = true;
restic.enable = true;
transmission.enable = true;
};
};
}