diff options
| author | Max Audron <audron@cocaine.farm> | 2026-02-27 15:50:17 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2026-02-27 15:50:17 +0100 |
| commit | aa5ce93866da30ff8bd7448bb737109c96195968 (patch) | |
| tree | 6b50228ec710b336c8b23e6a7476324bfa80998a /modules/default.nix | |
| parent | aaaa (diff) | |
deploy syncthing
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 8843f86..46a058c 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -39,4 +39,5 @@ mailserver = import ./mailserver; web = import ./web; + syncthing = import ./syncthing; } |
