diff options
author | Linnnus <[email protected]> | 2025-05-13 15:57:35 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-05-13 15:57:35 +0200 |
commit | 35759a84a0f155427b729ad3dbcf543683008a73 (patch) | |
tree | 38e214c5cf514d99e387fc488d032bb5738343d9 /hosts/ahmed/configuration.nix | |
parent | 95677cdfa29f1e7a4a10be2243ec320e56979832 (diff) |
Set up syncthing on ahmed
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r-- | hosts/ahmed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index e1062c5..6986a08 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -26,6 +26,7 @@ ./local-dns ./vaultwarden ./wireguard-vpn + ./syncthing ]; # Create the main user. |