forked from CCCHH/nix-infra
format files with nix fmt
This commit is contained in:
parent
6c85b91efb
commit
f7ebe660fe
16 changed files with 64 additions and 59 deletions
|
@ -26,7 +26,7 @@
|
|||
};
|
||||
yuri = {
|
||||
isNormalUser = true;
|
||||
openssh.authorizedKeys.keys = [
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDdk3FLQRoCWxdOxg4kHcPqAu3QQOs/rY9na2Al2ilGl yuri@violet"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEvM35w+UaSpDTuaG5pGPgfHcfwscr+wSZN9Z5Jle82 yuri@kiara"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue