core-services-01(drone): grant me admin
This commit is contained in:
parent
11298e3363
commit
07180417cd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
|||
services.drone-server = {
|
||||
enable = true;
|
||||
env = [
|
||||
"DRONE_USER_CREATE=username:rz,admin:true"
|
||||
"DRONE_USER_CREATE=username:raito,admin:true,machine:false"
|
||||
];
|
||||
envFile = config.age.secrets.droneKeyFile.path;
|
||||
inherit port;
|
||||
|
|
Loading…
Reference in a new issue