[NixOS] Add separate gitea-runner configuration

This commit is contained in:
2023-09-24 22:45:43 -06:00
parent f85d2f4a6d
commit 21505f23f3
6 changed files with 53 additions and 8 deletions

View File

@@ -9,6 +9,7 @@
# Needed for now because monitors have different refresh rates
modules.xmonad.picom.vSync.enable = false;
modules.cache-server.enable = true;
modules.gitea-runner.enable = true;
boot.loader.systemd-boot.configurationLimit = 5;