darwin/community-builder: add user wolfgangwalther

This commit is contained in:
Wolfgang Walther 2024-05-31 18:17:29 +02:00 committed by zowoq
parent 360caa6b2e
commit d1c77d2b2e
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9dZjVdwzu0ndza4lv44ngYOk0bqvnuQ43FeJiMYPwX

View file

@ -199,6 +199,11 @@ let
trusted = true;
uid = 539;
}
{
name = "wolfgangwalther";
trusted = true;
uid = 540;
}
];
in
{