diff --git a/flake.nix b/flake.nix index 759abcc..fd4f074 100644 --- a/flake.nix +++ b/flake.nix @@ -140,7 +140,6 @@ hydraJobs = { tower = self.nixosConfigurations.tower.config.system.build.toplevel; lisa = self.nixosConfigurations.lisa.config.system.build.toplevel; - newton = self.nixosConfigurations.newton.config.system.build.toplevel; } // (packages.x86_64-linux); };