Settei modules now should be reusable by others. Started migrating legion (home server) over to the new config. Added initial setup for hercules-ci. Updated all flake inputs.
5 lines
59 B
Nix
5 lines
59 B
Nix
{
|
|
hercules-ci = {
|
|
flake-update.enable = true;
|
|
};
|
|
}
|