This commit is contained in:
Sebastian Moser
2023-11-22 21:54:27 +01:00
parent ce66b1176f
commit 5b468b0d07
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ in
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWsqiz0gEepvPONYxqhKKq4Vxfe1h+jo11k88QozUch me@bitwarden
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAioUu4ow6k+OMjjLdzogiQM4ZEM3TNekGNasaSDzQQE me@phone
'';
home.file.".ssh/authorized_keys".mode = "0600";
#home.file.".ssh/authorized_keys".mode = "0600";
imports = [
../../users/common/home.nix
];