diff --git a/hosts/cuallaidh.nix b/hosts/cuallaidh.nix index e3b7bf3..a6234c0 100644 --- a/hosts/cuallaidh.nix +++ b/hosts/cuallaidh.nix @@ -13,6 +13,7 @@ #../profiles/hydra.nix ../profiles/iohk.nix ../profiles/matrix.nix + ../profiles/mcwhirter.io.nix ../profiles/minecraftServer.nix ../profiles/nextcloud.nix ../profiles/nixpkgs-dev.nix diff --git a/hosts/paidh-tri.nix b/hosts/paidh-tri.nix index a4c4cef..18f3646 100644 --- a/hosts/paidh-tri.nix +++ b/hosts/paidh-tri.nix @@ -6,7 +6,6 @@ imports = [ ../networks/pi3B_rack.nix ../profiles/cyclone-ibis.nix - ../profiles/mcwhirter.io.nix ]; # Comment out deployment when building the SD Image. diff --git a/profiles/mcwhirter.io.nix b/profiles/mcwhirter.io.nix index 63f4699..5a28945 100644 --- a/profiles/mcwhirter.io.nix +++ b/profiles/mcwhirter.io.nix @@ -40,6 +40,7 @@ in { certs = { "${webdomain}" = { email = "admin@${webdomain}"; + group = "matrix-synapse"; }; }; };