services/forgejo-runner: init

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

View file

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