remove known_hosts from persistence
This commit is contained in:
parent
fff240d249
commit
2bcc098539
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ _: {
|
||||||
files = [
|
files = [
|
||||||
".config/gh/hosts.yml"
|
".config/gh/hosts.yml"
|
||||||
".config/wallpaper_config.json"
|
".config/wallpaper_config.json"
|
||||||
".ssh/known_hosts"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue