Migrated legion over. Started migrating hijiri
This commit is contained in:
parent
31dd42d37d
commit
f79b3d6ff7
40 changed files with 397 additions and 228 deletions
10
effects.nix
10
effects.nix
|
@ -1,4 +1,4 @@
|
|||
{self, ...}: {
|
||||
{
|
||||
defaultEffectSystem = "aarch64-linux";
|
||||
|
||||
hercules-ci = {
|
||||
|
@ -7,12 +7,4 @@
|
|||
when.dayOfWeek = "Mon";
|
||||
};
|
||||
};
|
||||
|
||||
herculesCI = {
|
||||
onPush = {
|
||||
default.enable = true;
|
||||
|
||||
wrappers.outputs = self.packages.aarch64-linux;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue