From d9d4e7645599da812fc270ec114e99a821a632e7 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Mon, 9 Sep 2024 08:16:39 +1000 Subject: [PATCH] chore(cuallaidh): disable broken services --- hosts/cuallaidh/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/cuallaidh/default.nix b/hosts/cuallaidh/default.nix index 88e0bc1..2b5c758 100644 --- a/hosts/cuallaidh/default.nix +++ b/hosts/cuallaidh/default.nix @@ -13,8 +13,8 @@ ../../profiles/ipv6.nix ../../profiles/mastodon.nix ../../profiles/matrix.nix - ../../profiles/mcwhirter.io.nix - ../../profiles/minecraftServer.nix + #../../profiles/mcwhirter.io.nix + #../../profiles/minecraftServer.nix ../../profiles/nextcloud.nix ../../profiles/nixpkgs-dev.nix ../../profiles/taskserver.nix