diff --git a/flake.nix b/flake.nix index e807269..91f60d3 100644 --- a/flake.nix +++ b/flake.nix @@ -129,10 +129,6 @@ nixosModules = { automapaper = ./modules/automapaper; }; - hydraJobs = { - inherit (self) - nixosConfigurations; - }; }; }