Add tiziano pub key

This commit is contained in:
Filippo Berto 2024-04-08 10:15:57 +02:00
parent 09fe4e4537
commit 77f6fcc1b1
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
3 changed files with 12 additions and 1 deletions

View file

@ -3,7 +3,8 @@
isNormalUser = true;
extraGroups = [ ];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDUZQHsId/If3Gyp3ReUixOHTISHHKR8qIyZw3cg6NXr tiziano@loki"
# "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDUZQHsId/If3Gyp3ReUixOHTISHHKR8qIyZw3cg6NXr tiziano@loki"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBizLl/vBLgRpQiGCr2U5rLFkYEbOgQqC5IUVlV3PV37 turri@HPG5"
];
};
}