diff --git a/flake.nix b/flake.nix index a9f6c3f..d5b6055 100644 --- a/flake.nix +++ b/flake.nix @@ -104,7 +104,7 @@ }; hydraJobs = { - PinetabV = self.nixosConfigurations.ptv.config.system.build.toplevel; + # PinetabV = self.nixosConfigurations.ptv.config.system.build.toplevel; }; }; }