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