feat(hetzner): add restricted release hosting and update CI
CI / Flake check (aarch64-linux) (push) Successful in 5m20s
CI / Flake check (x86_64-linux) (push) Successful in 3m6s

This commit is contained in:
2026-08-11 15:38:56 +02:00
parent f806506d9a
commit 2e9ea868b6
7 changed files with 35 additions and 37 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
environment.systemPackages = [
(pkgs.writeShellScriptBin "opencode" ''
exec /home/admin/.local/bin/opencode "$@"