fix scope error
This commit is contained in:
parent
f5d8213a7d
commit
6d46ec1d54
1 changed files with 8 additions and 8 deletions
|
|
@ -53,6 +53,7 @@
|
|||
ENABLE_PUSH_CREATE_USER = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
gitea-actions-runner.instances.nixos-deploy = {
|
||||
enable = true;
|
||||
name = "nixos-server-runner";
|
||||
|
|
@ -62,5 +63,4 @@
|
|||
hostPackages = with pkgs; [ bash coreutils git nix ];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue