diff options
Diffstat (limited to 'nixos/.flake/home/services/syncthing.nix.org')
l---------[-rw-r--r--] | nixos/.flake/home/services/syncthing.nix.org | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/nixos/.flake/home/services/syncthing.nix.org b/nixos/.flake/home/services/syncthing.nix.org index 42dbf50..8d42514 100644..120000 --- a/nixos/.flake/home/services/syncthing.nix.org +++ b/nixos/.flake/home/services/syncthing.nix.org @@ -1,12 +1 @@ -#+title: Syncthing Configuration - -Enable Syncthing service. -#+begin_src nix :tangle ~/.flake/home/services/syncthing.nix :mkdirp yes -{ config, pkgs, ... }: - -{ - services.syncthing = { - enable = true; - }; -} -#+end_src +../../../../common/.flake/home/services/syncthing.nix.org
\ No newline at end of file |