No bad chunk
This commit is contained in:
parent
17973277ae
commit
e700880c9f
1 changed files with 5 additions and 5 deletions
|
@ -359,11 +359,11 @@ sudo nix run nixpkgs#ipmitool -- raw 0x30 0x30 0x02 0xff 0x00
|
|||
};
|
||||
};
|
||||
|
||||
services.gitea-actions-runner.instances.main = {
|
||||
# TODO: simple git-based automation would be dope? maybe especially for
|
||||
# mirroring to github super easy?
|
||||
enable = false;
|
||||
};
|
||||
# services.gitea-actions-runner.instances.main = {
|
||||
# # TODO: simple git-based automation would be dope? maybe especially for
|
||||
# # mirroring to github super easy?
|
||||
# enable = false;
|
||||
# };
|
||||
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue