No bad chunk

This commit is contained in:
Daniel Flanagan 2023-11-21 18:38:02 -06:00
parent 17973277ae
commit e700880c9f
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -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;