update ssh

This commit is contained in:
♥ Minnie ♥ 2025-02-16 20:47:00 +08:00
parent d2a6aceff3
commit b777814ff4
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
5 changed files with 31 additions and 18 deletions

View file

@ -15,7 +15,6 @@
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";
};