From f49c78d057c953931da6c59001c296e90f910c63 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 19 Apr 2023 20:20:05 +0200 Subject: [PATCH] VEGAS/meet: move to prophet --- hosts/VEGAS/system.nix | 1 - hosts/{VEGAS => prophet}/services/meet/default.nix | 0 hosts/prophet/system.nix | 2 ++ 3 files changed, 2 insertions(+), 1 deletion(-) rename hosts/{VEGAS => prophet}/services/meet/default.nix (100%) diff --git a/hosts/VEGAS/system.nix b/hosts/VEGAS/system.nix index 612ef34..1091ba2 100644 --- a/hosts/VEGAS/system.nix +++ b/hosts/VEGAS/system.nix @@ -25,7 +25,6 @@ ./services/nextcloud ./services/mail ./services/matrix - ./services/meet ./services/minecraft ./services/monitoring ./services/nix/binary-cache.nix diff --git a/hosts/VEGAS/services/meet/default.nix b/hosts/prophet/services/meet/default.nix similarity index 100% rename from hosts/VEGAS/services/meet/default.nix rename to hosts/prophet/services/meet/default.nix diff --git a/hosts/prophet/system.nix b/hosts/prophet/system.nix index ceccb6b..cc16217 100644 --- a/hosts/prophet/system.nix +++ b/hosts/prophet/system.nix @@ -8,6 +8,8 @@ depot.inputs.agenix.nixosModules.age + ./services/meet + depot.nixosModules.hyprspace depot.nixosModules.nix-builder depot.nixosModules.sss