syncthing

This commit is contained in:
Reid 2024-07-08 20:36:24 -07:00
parent b6b5b33a09
commit 96028bb33c
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 26 additions and 0 deletions

View file

@ -66,6 +66,7 @@
system.eza.enable = true;
system.wezterm.enable = true;
system.fish.enable = true;
system.syncthing.enable = true;
# editors
editors.micro.enable = true;
editors.vscode.enable = true;