system/transmission: move to services

This commit is contained in:
LavaDesu 2025-05-19 20:21:16 +10:00
parent 7f4d9a5e69
commit a3bb553f14
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 1 additions and 1 deletions

View file

@ -23,6 +23,7 @@ in {
./services/synapse.nix
./services/syncthing.nix
./services/tmptsync.nix
./services/transmission.nix
./services/unbound.nix
./services/vaultwarden.nix
];
@ -46,7 +47,6 @@ in {
./system/printing.nix
./system/security.nix
./system/snapper.nix
./system/transmission.nix
./system/virtualisation.nix
./system/wireguard.nix
];