Skip to content

Commit

Permalink
darwin/community-builder: add user annalee
Browse files Browse the repository at this point in the history
  • Loading branch information
annalee authored and Mic92 committed Mar 16, 2024
1 parent 2d3f246 commit c0263ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/darwin/community-builder/keys/annalee
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICYVa+LgUej5gFSu2g8oWqzn4Tr0sRqRg8xcYBm0mHi2 anna@chatterbox
5 changes: 5 additions & 0 deletions modules/darwin/community-builder/users.nix
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ let
trusted = true;
uid = 557;
}
{
name = "annalee";
trusted = true;
uid = 558;
}
];
in
{
Expand Down

0 comments on commit c0263ec

Please sign in to comment.