From f8a26eead31e0bec6b3f7792a94d6069c560c12d Mon Sep 17 00:00:00 2001 From: Lyes Saadi Date: Sat, 24 May 2025 23:24:31 +0200 Subject: [PATCH] =?UTF-8?q?Boooouuuuuh,=20lz=20a=20oubli=C3=A9=20un=20i?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 58af87f..f643f82 100644 --- a/flake.nix +++ b/flake.nix @@ -54,7 +54,7 @@ mediakiwi = nixosSystem { specialArgs = inputs; - modules = [ ./hosts/vm/medakiwi ] ++ baseModules; + modules = [ ./hosts/vm/mediakiwi ] ++ baseModules; }; neo = nixosSystem {