From 7af4214448455b30c765a0083fc023b7c9bfb899 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 4 Mar 2023 20:50:51 +0100 Subject: [PATCH] prophet/reflex: move to VEGAS --- hosts/{prophet => VEGAS}/services/reflex/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/reflex/default.nix (100%) diff --git a/hosts/prophet/services/reflex/default.nix b/hosts/VEGAS/services/reflex/default.nix similarity index 100% rename from hosts/prophet/services/reflex/default.nix rename to hosts/VEGAS/services/reflex/default.nix diff --git a/hosts/VEGAS/system.nix b/hosts/VEGAS/system.nix index fa421e7..bfd2243 100644 --- a/hosts/VEGAS/system.nix +++ b/hosts/VEGAS/system.nix @@ -31,6 +31,7 @@ ./services/nix/binary-cache.nix ./services/nix/nar-serve.nix ./services/object-storage + ./services/reflex ./services/searxng ./services/sso ./services/uptime-kuma diff --git a/hosts/prophet/system.nix b/hosts/prophet/system.nix index 67ffba3..557fbac 100644 --- a/hosts/prophet/system.nix +++ b/hosts/prophet/system.nix @@ -9,7 +9,6 @@ inputs.agenix.nixosModules.age ./services/cdn-shield - ./services/reflex aspect.modules.hyprspace aspect.modules.nix-builder aspect.modules.sss