From 8e69415a4214dcf9cbb00a456793d3bed08c3966 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Mon, 21 Jul 2025 12:44:59 +1000 Subject: [PATCH] modified: flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index ff61f92..415a959 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ nixos-generators.url = "github:nix-community/nixos-generators"; }; - outputs = { self, nixpkgs, flake-utils, nixos-generators, ... }: + outputs = { self, nixpkgs, flake-utils, nixos-generators, iso,... }: flake-utils.lib.eachDefaultSystem (system: let iso = nixos-generators.nixosGenerate {