fix ssh
This commit is contained in:
parent
2f71fd70d9
commit
8729893239
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -129,7 +129,7 @@
|
|||
allowOther = true;
|
||||
directories = [
|
||||
"scripts/bin"
|
||||
"ssh/.config/ssh"
|
||||
"ssh/.ssh"
|
||||
];
|
||||
files = [
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue