Add chris ssh key
This commit is contained in:
parent
2432ef351e
commit
a703eaf0b0
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
shell = pkgs.fish;
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPaVpSL8G9Gs16bSNn9tDl29PiN0SwYZuYCMkp9baSua lilly"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgfWcCrsVSXvYEssbfMOy2DnfkGSx+ZRnPLtjVNSxbf c6ristian"
|
||||
];
|
||||
hashedPassword = "$y$j9T$1hxU2SmiDZSF57JiVq8Y70$9Fw63EAcU0E5Uw8XGVEc6TTio3y4E832mV7MS0QPm5D";
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue