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