chore: activate syncthing on several machines

This commit is contained in:
Luj 2025-01-25 16:49:42 +01:00
parent 9214bed77f
commit 5b249c58e5
Signed by: luj
GPG key ID: 6FC74C847011FD83
6 changed files with 120 additions and 6 deletions

View file

@ -47,6 +47,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
programs.fuse.userAllowOther = true;
deployment.tags = [ "server" ];