feat: install syncthing on tara
allows "offline" sharing more easily
This commit is contained in:
parent
49c192a28c
commit
1c84619400
1 changed files with 2 additions and 0 deletions
|
@ -33,4 +33,6 @@
|
||||||
neovim
|
neovim
|
||||||
tree
|
tree
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.syncthing.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue