feat: install syncthing on tara

allows "offline" sharing more easily
This commit is contained in:
buffet 2024-03-22 11:23:55 +01:00
parent 49c192a28c
commit 1c84619400

View file

@ -33,4 +33,6 @@
neovim
tree
];
services.syncthing.enable = true;
}