remove packages hydra job

This commit is contained in:
Charlotte 🦝 Delenk 2024-01-06 15:52:32 +01:00
parent 688126efbd
commit eb6f1e50dd
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -248,7 +248,6 @@ rec {
systems))
// {
inherit devShell;
inherit packages;
# Uncomment the line to build an installer image
# This is EXTREMELY LARGE and will make builds take forever
# installer.x86_64-linux = nixosConfigurations.installer.config.system.build.isoImage;