Add forgejo runners

This commit is contained in:
Greg Hellings
2023-12-12 01:01:58 +00:00
parent 45082de7cb
commit a50c5a69a6
4 changed files with 311 additions and 28 deletions
+2
View File
@@ -17,6 +17,8 @@
networking.hostName = "linode";
networking.domain = "thehellings.com";
environment.systemPackages = with pkgs; [
forgejo
gitea-actions-runner
graphviz
nix-du
];