pkgs/well-known-ssh-known-hosts: Pin some regularly used SSH host keys
This commit is contained in:
@@ -23,6 +23,7 @@ with lib;
|
||||
|
||||
programs.ssh.knownHostsFiles = [
|
||||
(pkgs.clerie-ssh-known-hosts + "/known_hosts")
|
||||
(pkgs.well-known-ssh-known-hosts + "/known_hosts")
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user