This commit is contained in:
2025-02-06 21:02:25 -05:00
parent 33c2718d40
commit 748894f99f
4 changed files with 41 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
{ pkgs, ... }:
{
imports = [ ./nix_builder.nix ];
imports = [
./nix_builder.nix
];
users = {
users.github-runners = {