mcwhirter.io: moved to cuallaidh
This commit is contained in:
parent
74d291ab85
commit
32c14339ac
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -40,6 +40,7 @@ in {
|
|||
certs = {
|
||||
"${webdomain}" = {
|
||||
email = "admin@${webdomain}";
|
||||
group = "matrix-synapse";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue