Big update
This commit is contained in:
parent
b704eb4ba8
commit
1fdb076fc5
11 changed files with 53 additions and 37 deletions
|
@ -35,6 +35,14 @@
|
|||
"docker"
|
||||
];
|
||||
};
|
||||
runner = {
|
||||
initialPassword = "password";
|
||||
isNormalUser = true;
|
||||
description = "github runner";
|
||||
extraGroups = [
|
||||
"docker"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue