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
|
++ unstable-packages
|
||||||
);
|
);
|
||||||
|
|
||||||
file.".ssh/known_hosts".text = joinedString;
|
file.".ssh/known_hosts" = {text = joinedString; force = true;};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue