Remove Hydra

This commit is contained in:
Bill Ewanick 2025-07-20 17:11:50 -04:00
parent f8cbde73b1
commit b7226bd567

View file

@ -31,11 +31,5 @@
./nixos-apps ./nixos-apps
]; ];
}; };
hydraJobs = {
inherit (self)
nixosConfigurations
;
};
}; };
} }