feat(ami): set up syncthing

This commit is contained in:
buffet 2024-04-22 11:36:13 +02:00
parent 3fad204c98
commit e0e2c5408c

View file

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