Add syncthing as a service

This commit is contained in:
Oliver Davies 2024-05-02 12:54:05 +01:00
parent b3d360e421
commit 3d8493f050

View file

@ -6,6 +6,8 @@
programs.home-manager.enable = true;
services.syncthing.enable = true;
imports = [
(import ./modules/neovim.nix { inherit inputs; })
./modules/bat.nix