Add syncthing as a service
This commit is contained in:
parent
b3d360e421
commit
3d8493f050
|
@ -6,6 +6,8 @@
|
|||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
||||
imports = [
|
||||
(import ./modules/neovim.nix { inherit inputs; })
|
||||
./modules/bat.nix
|
||||
|
|
Loading…
Reference in a new issue