From eb58dae7b5de9a6fa12f498bdc298051c7ec1667 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 4 Mar 2023 20:49:58 +0100 Subject: [PATCH] prophet/meet: move to VEGAS --- hosts/{prophet => VEGAS}/services/meet/default.nix | 0 hosts/VEGAS/system.nix | 1 + hosts/prophet/system.nix | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) rename hosts/{prophet => VEGAS}/services/meet/default.nix (100%) diff --git a/hosts/prophet/services/meet/default.nix b/hosts/VEGAS/services/meet/default.nix similarity index 100% rename from hosts/prophet/services/meet/default.nix rename to hosts/VEGAS/services/meet/default.nix diff --git a/hosts/VEGAS/system.nix b/hosts/VEGAS/system.nix index cec6aa5..fa421e7 100644 --- a/hosts/VEGAS/system.nix +++ b/hosts/VEGAS/system.nix @@ -25,6 +25,7 @@ ./services/nextcloud ./services/mail ./services/matrix + ./services/meet ./services/minecraft ./services/monitoring ./services/nix/binary-cache.nix diff --git a/hosts/prophet/system.nix b/hosts/prophet/system.nix index d0d1398..67ffba3 100644 --- a/hosts/prophet/system.nix +++ b/hosts/prophet/system.nix @@ -9,7 +9,6 @@ inputs.agenix.nixosModules.age ./services/cdn-shield - ./services/meet ./services/reflex aspect.modules.hyprspace aspect.modules.nix-builder