This commit is contained in:
Henri Dohmen 2026-04-11 21:01:09 +02:00
parent 7beac309a4
commit 7d04597408
Signed by: hd
GPG key ID: CECE85C316C78D5F
5 changed files with 48 additions and 0 deletions

View file

@ -38,6 +38,7 @@ let
"git.lan" = wg-ips.roam;
"syncthing.roam.lan" = wg-ips.roam;
"qbt.lan" = wg-ips.roam;
"rss.lan" = wg-ips.roam;
};
syncthing-managed = lib.mapAttrs (_: id: { inherit id; }) syncthing-hashes;