diff options
| -rw-r--r-- | flake.nix | 4 | ||||
| -rw-r--r-- | hosts/auth/default.nix (renamed from microvms/auth/default.nix) | 0 | ||||
| -rw-r--r-- | hosts/auth/keycloak.nix (renamed from microvms/auth/keycloak.nix) | 0 | ||||
| -rw-r--r-- | hosts/radicale/default.nix (renamed from microvms/radicale/default.nix) | 0 |
4 files changed, 2 insertions, 2 deletions
@@ -107,7 +107,7 @@ sops-nix.nixosModules.sops microvm.nixosModules.microvm - ./microvms/auth + ./hosts/auth ./modules/server ./modules/wg ]; @@ -120,7 +120,7 @@ sops-nix.nixosModules.sops microvm.nixosModules.microvm - ./microvms/radicale + ./hosts/radicale ./modules/server ./modules/wg ]; diff --git a/microvms/auth/default.nix b/hosts/auth/default.nix index b4c23f1..b4c23f1 100644 --- a/microvms/auth/default.nix +++ b/hosts/auth/default.nix diff --git a/microvms/auth/keycloak.nix b/hosts/auth/keycloak.nix index de537ef..de537ef 100644 --- a/microvms/auth/keycloak.nix +++ b/hosts/auth/keycloak.nix diff --git a/microvms/radicale/default.nix b/hosts/radicale/default.nix index 7ed8f11..7ed8f11 100644 --- a/microvms/radicale/default.nix +++ b/hosts/radicale/default.nix |
