Files
nixos-config/home-manager/modules/syncthing.nix
T
2024-10-10 22:24:24 +03:00

4 lines
42 B
Nix

{
services.syncthing.enable = true;
}