diff options
| author | Mel <einebeere@gmail.com> | 2024-12-16 23:09:24 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-16 23:09:24 +0100 |
| commit | 8951443e005295167d4cee4968a2c803dc07b430 (patch) | |
| tree | 83ccded974f600aa08ea3b516c059cb195443414 /machines | |
| parent | 7cea3ef593c337667f7efebf49ce609e96cb029f (diff) | |
| download | network-8951443e005295167d4cee4968a2c803dc07b430.tar.zst network-8951443e005295167d4cee4968a2c803dc07b430.zip | |
Deploy Transmission + VPN services
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines')
| -rw-r--r-- | machines/corsac/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/corsac/default.nix b/machines/corsac/default.nix index b01b241..a80993f 100644 --- a/machines/corsac/default.nix +++ b/machines/corsac/default.nix @@ -14,6 +14,7 @@ ../../modules/jellyfin.nix ../../services/immich.nix + ../../services/transmission.nix ]; system.stateVersion = "24.05"; |
