treewide: move tailscale to separate module
This commit is contained in:
parent
05300b82cf
commit
6d8c8a8f52
9 changed files with 102 additions and 53 deletions
|
@ -20,6 +20,11 @@
|
|||
loader.efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
settei.tailscale = {
|
||||
ipv4 = "100.118.42.139";
|
||||
ipv6 = "fd7a:115c:a1e0:ab12:4843:cd96:6276:2a8b";
|
||||
};
|
||||
|
||||
common.hercules.enable = true;
|
||||
services.hercules-ci-agent.settings.concurrentTasks = 6;
|
||||
common.github-runner = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue