feat: add enable option for syncthing
This commit is contained in:
parent
b090bf38ab
commit
807eb7efba
7 changed files with 19 additions and 13 deletions
|
|
@ -22,6 +22,7 @@
|
|||
bluetooth.enable = false;
|
||||
printing.enable = true;
|
||||
vpn.enable = true;
|
||||
sync.enable = true;
|
||||
|
||||
devenv.enable = true;
|
||||
virtualisation.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue