feat(whitby): Let sterni bear the wheel
Change-Id: Ib4f7dcbdc754d2fc271f501a9ea270e983a3645f Reviewed-on: https://cl.tvl.fyi/c/depot/+/3147 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
parent
6c243d40a3
commit
9bb8736a45
2 changed files with 2 additions and 2 deletions
2
RULES
2
RULES
|
@ -1 +1 @@
|
|||
1. Only those who pay the Golden Price may bear The Wheel.
|
||||
1. Only those who pay the Golden Price may bear The Wheel (for the most part).
|
||||
|
|
|
@ -579,7 +579,7 @@ in {
|
|||
|
||||
users.sterni = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "git" ];
|
||||
extraGroups = [ "git" "wheel" ];
|
||||
openssh.authorizedKeys.keys = depot.users.sterni.keys.all;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue