test
This commit is contained in:
parent
7d138c7beb
commit
2f2193c74f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
'';
|
||||
|
||||
# Copy authorized keys to ~/.ssh/authorized_keys
|
||||
home.file.".ssh/authorized_keys" = {
|
||||
home.file."authorized_keys" = {
|
||||
enable = true;
|
||||
source = "../../../keys/ssh/keys.txt";
|
||||
target = ".ssh/authorized_keys";
|
||||
|
|
Loading…
Add table
Reference in a new issue