nix: add access-token for github
This commit is contained in:
parent
c9486641cc
commit
1aab156439
5 changed files with 54 additions and 49 deletions
|
|
@ -47,7 +47,7 @@ topLevel: {
|
|||
sopsFile = ./../../../secrets/secrets.yaml;
|
||||
neededForUsers = true;
|
||||
};
|
||||
|
||||
users.groups.secrets-access.members = [ "cholli" ];
|
||||
users.users.cholli = {
|
||||
description = topLevel.config.flake.meta.users.cholli.name;
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue