Sunset the build machine configuration and move it to the newer format. Setup the Forgejo Runner.

This commit is contained in:
Root User 2026-02-12 16:50:52 +01:00
parent b66ab168d6
commit c7d4fc7e47
Signed by: root
GPG key ID: 087F0A95E5766D72
8 changed files with 413 additions and 45 deletions

View file

@ -1,6 +1,7 @@
To generate the keys beforehand
```ssh
nix-shell -p age
/var/lib/sops-nix/key.txt
sudo mkdir /var/lib/sops-nix
age-keygen -o /var/lib/sops-nix/key.txt
```
And then update the .sops.yaml in the project directory accordingly.