My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[nixosModules] update forgejo-runner cache dir

dish 7dc53d03 fbc203c7

-2
-2
nixosModules/services/forgejo-runner/default.nix
··· 26 26 }; 27 27 cache = { 28 28 enabled = true; 29 - dir = "/var/lib/forgejo/runners/cache/"; 30 - host = ""; 31 29 port = 0; 32 30 }; 33 31 container = {