Compare commits
2 commits
62e37c45ea
...
6ae5f622fb
Author | SHA1 | Date | |
---|---|---|---|
6ae5f622fb | |||
e460e8ca8a |
2 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,7 @@ in
|
|||
{
|
||||
#buildbot worker
|
||||
|
||||
nix.settings.allowed-users = [ "buildbot-worker" ];
|
||||
# nix.settings.allowed-users = [ "buildbot-worker" ];
|
||||
nix.settings.trusted-users = [ "buildbot-worker" ];
|
||||
users.users.buildbot-worker = {
|
||||
description = "Buildbot Worker User.";
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
socat
|
||||
whois
|
||||
|
||||
nix-output-monitor
|
||||
inputs.attic.packages.x86_64-linux.attic
|
||||
jq
|
||||
psmisc
|
||||
|
|
Reference in a new issue