remove known_hosts from persistence

This commit is contained in:
Adithya 2023-11-05 13:09:47 +05:30
parent fff240d249
commit 2bcc098539
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -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"
]; ];
}; };
} }