mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
enable hydra
This commit is contained in:
parent
f609b0212c
commit
295fe0f23d
4 changed files with 22 additions and 3 deletions
|
@ -88,5 +88,9 @@
|
|||
};
|
||||
}
|
||||
);
|
||||
hydraJobs = {
|
||||
inherit (self)
|
||||
packages formatter nixosConfigurations;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue