Try to fix hm issue
This commit is contained in:
parent
6a39ccced0
commit
3b12f7aee2
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ in {
|
|||
++ unstable-packages
|
||||
);
|
||||
|
||||
file.".ssh/known_hosts".text = joinedString;
|
||||
file.".ssh/known_hosts" = {text = joinedString; force = true;};
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue