darwin/community-builder: add user tnias

This commit is contained in:
Philipp Bartsch 2024-04-10 18:19:35 +02:00 committed by zowoq
parent d1c77d2b2e
commit c30378111e
2 changed files with 6 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKtWOeH7BEhxP8E6nJF8F0L5MjnxcJF7CsDfX9UvXg6N tnias@nix-community

View file

@ -204,6 +204,11 @@ let
trusted = true;
uid = 540;
}
{
name = "tnias";
trusted = true;
uid = 541;
}
];
in
{