Updated readme with tons of information. Made kazuki a hercules agent. Fixed secrets ownerships. Started working on a custom installer iso. Changed helix theme.
9 lines
146 B
Nix
9 lines
146 B
Nix
{
|
|
defaultEffectSystem = "aarch64-linux";
|
|
hercules-ci = {
|
|
flake-update = {
|
|
enable = true;
|
|
when.dayOfWeek = null;
|
|
};
|
|
};
|
|
}
|