fix ssh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.file.".ssh/authorized_keys" = ''
|
||||
home.file.".ssh/authorized_keys".text = ''
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEhhbuolStslBp3xFjRySJs+m84YbtTP6eWJeYW3qI4X odweta@endgame
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user