services/forgejo-runner: init

This commit is contained in:
Nikodem Rabuliński 2025-03-18 23:58:46 +01:00
parent 21920907fe
commit b97f24c12c
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
4 changed files with 56 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./attic.nix
./forgejo-runner.nix
];
}