From 42128ebbe19d0aa3841245a423aeb6636c9b23d3 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 19 Jan 2025 20:38:22 +0100 Subject: move microvms to hosts folder --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ecae4b7..77e0dd8 100644 --- a/flake.nix +++ b/flake.nix @@ -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 ]; -- cgit v1.3.1