feat: Syncthing
This commit is contained in:
parent
32c13eee1f
commit
85caecc14e
@ -6,6 +6,7 @@
|
|||||||
./sops.nix
|
./sops.nix
|
||||||
./style.nix
|
./style.nix
|
||||||
./neofetch.nix
|
./neofetch.nix
|
||||||
|
./syncthing.nix
|
||||||
|
|
||||||
./wms/hyprland.nix
|
./wms/hyprland.nix
|
||||||
./wms/waybar.nix
|
./wms/waybar.nix
|
||||||
|
3
home-manager/users/sweetbread/modules/syncthing.nix
Normal file
3
home-manager/users/sweetbread/modules/syncthing.nix
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
services.syncthing.enable = true;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user