os/users: Add kokakiwi (jill) user and keys

Signed-off-by: Jill <kokakiwi@deuxfleurs.fr>
This commit is contained in:
Jill 2021-09-28 15:36:59 +02:00
parent 88a7c04cee
commit bebd6eaab6
Signed by: KokaKiwi
GPG Key ID: 09A5A2688F13FAC1
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFPTsEgcOtb2bij+Ih8eg8ZqO7d3IMiWykv6deMzlSSS kokakiwi@kira

View File

@ -29,6 +29,11 @@ active_users:
ssh_keys:
- 'adrien-key1.pub'
- username: 'kokakiwi'
is_admin: true
ssh_keys:
- 'jill-key1.pub'
disabled_users:
- 'john.doe'
- 'erwan'