diff --git a/flake.nix b/flake.nix index a681bbc..d21150e 100644 --- a/flake.nix +++ b/flake.nix @@ -205,7 +205,6 @@ hydraJobs = { x86_64-linux.earth = self.nixosConfigurations.earth.config.system.build.toplevel; x86_64-linux.pluto = self.nixosConfigurations.pluto.config.system.build.toplevel; - zen-browser = self.packages."x86_64-linux".zen-browser; }; }; }