Compare commits
No commits in common. "6ae5f622fb370c713f9274d5f410745f6ff73bc6" and "62e37c45ea5d3347c71223861cad827690d73f6b" have entirely different histories.
6ae5f622fb
...
62e37c45ea
2 changed files with 1 additions and 2 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,7 +5,6 @@
|
|||
socat
|
||||
whois
|
||||
|
||||
nix-output-monitor
|
||||
inputs.attic.packages.x86_64-linux.attic
|
||||
jq
|
||||
psmisc
|
||||
|
|
Reference in a new issue