diff --git a/flake.nix b/flake.nix index a60b915..89ee80c 100644 --- a/flake.nix +++ b/flake.nix @@ -79,7 +79,7 @@ system = "x86_64-linux"; format = "install-iso"; specialArgs = { inherit inputs; }; - modules = [ ./iso.nix ]; + modules = [ ./hosts/live-iso/configuration.nix ]; }; nixosConfigurations = {