diff --git a/flake.nix b/flake.nix index fa3b46c..5a08031 100644 --- a/flake.nix +++ b/flake.nix @@ -11,5 +11,7 @@ modules = [ ./iso.nix ]; }).config.system.build.isoImage; + hydraJobs.iso = self.iso; + }; } \ No newline at end of file