diff options
author | Alan Pearce | 2020-11-16 15:40:21 +0100 |
---|---|---|
committer | Alan Pearce | 2020-11-16 15:40:21 +0100 |
commit | 6ceaccaaedfc09a4d433fa4cb5d48d116322fc8c (patch) | |
tree | 852fb780753c8f5a425e6cc9ad912b2b0f2ac0bc /system | |
parent | 50cf34fec72ec98beeca2e61b2ba5cce92e81e0f (diff) | |
download | nixfiles-6ceaccaaedfc09a4d433fa4cb5d48d116322fc8c.tar.lz nixfiles-6ceaccaaedfc09a4d433fa4cb5d48d116322fc8c.tar.zst nixfiles-6ceaccaaedfc09a4d433fa4cb5d48d116322fc8c.zip |
prefect: enable syncthing
Diffstat (limited to 'system')
-rw-r--r-- | system/prefect.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix index b63c6071..77b1f185 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -19,6 +19,7 @@ ./settings/hardware/keyboard.nix ./settings/hardware/trackball.nix ./settings/hardware/trezor.nix + ./settings/services/syncthing.nix ./settings/services/zeroconf.nix ./settings/user-interface.nix ./settings/programs/gnupg.nix |