diff options
author | lassulus <lassulus@lassul.us> | 2021-10-25 20:24:50 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-10-25 20:24:50 +0200 |
commit | 43b2c9368e63d79a1305002515d00d6ef12651bd (patch) | |
tree | 5b43fe3a934adb60892782214dbfe16cb4a1abd0 /lass | |
parent | 21a73205b72615156232eb84a4028eeb7dd5220a (diff) |
l muchsync: add coaxmetal.r to synced hosts
Diffstat (limited to 'lass')
-rw-r--r-- | lass/2configs/muchsync.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/2configs/muchsync.nix b/lass/2configs/muchsync.nix index b09bf579b..392970dbd 100644 --- a/lass/2configs/muchsync.nix +++ b/lass/2configs/muchsync.nix @@ -4,6 +4,7 @@ with (import <stockholm/lib>); { systemd.services.muchsync = let hosts = [ + "coaxmetal.r" "mors.r" "green.r" "blue.r" |