nix-cache01: add actions runner
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-08-21 20:56:04 +02:00
parent cdf2f17e0b
commit a0e94430b4
4 changed files with 65 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
imports = [
./configuration.nix
../../services/nix-cache
../../services/actions-runner
./zram.nix
];
}