test
This commit is contained in:
parent
8d22910853
commit
a7387a102b
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ in {
|
|||
# mkpasswd -m sha-512
|
||||
hashedPassword = "$y$j9T$wKLsIWaA4Gf63RvjedwLJ0$EHKL6BBJV0CAxEKcHHjaBqW085KJ/MGvmbyWzmcWOy6";
|
||||
packages = [ pkgs.home-manager ];
|
||||
openssh.authorizedKeysFiles = [ ../../keys/ssh_keys.txt ];
|
||||
openssh.authorizedKeys.keyFiles = [ ../../keys/ssh_keys.txt ];
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue