Add Syncthing service to warsaw and both servers
This commit is contained in:
parent
d505186a8a
commit
a8c0dc12fb
3 changed files with 3 additions and 0 deletions
nixos/hosts
|
@ -10,6 +10,7 @@
|
|||
../../common/services/docker.nix
|
||||
../../common/services/tailscale-autoconnect.nix
|
||||
../../common/services/forgejo-runner.nix
|
||||
../../common/services/syncthing.nix
|
||||
# Disabling -- I don't know why but this all of a sudden breaks Headscale.
|
||||
# Sep 12 2024
|
||||
# ../../common/modules/fail2ban/traefik.nix
|
||||
|
|
|
@ -11,6 +11,7 @@ in {
|
|||
../../common/modules/ssh-luks.nix
|
||||
../../common/services/docker.nix
|
||||
../../common/services/forgejo-runner.nix
|
||||
../../common/services/syncthing.nix
|
||||
./disks.nix
|
||||
./mounts.nix
|
||||
./cron.nix
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
../../common/services/docker.nix
|
||||
../../common/services/tailscale-autoconnect.nix
|
||||
../../common/services/forgejo-runner.nix
|
||||
../../common/services/syncthing.nix
|
||||
|
||||
# Copy from framework-server
|
||||
../framework-server/cron.nix
|
||||
|
|
Loading…
Add table
Reference in a new issue