add biometric key
This commit is contained in:
parent
0423359e16
commit
7efce0a4ee
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keyFiles = [
|
||||
"${inputs.self}/home-manager/sajenim/sajenim_sk.pub"
|
||||
"${inputs.self}/home-manager/sajenim/p6p_biometric.pub"
|
||||
];
|
||||
hashedPassword = "$y$j9T$qIhW5qL9J9w.w6JWa.bGo/$oddG3HJyOZ1mwHzYnYPJ/MzN38oHEBEvPDc0sB3rAf9";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue