disband github-known_hosts harder

This commit is contained in:
tv 2015-10-09 13:34:25 +02:00
parent 5a49ac6d5e
commit 87fa7792e3

View File

@ -60,8 +60,6 @@ let
-m 0400 \
${cfg.ssh-identity-file} \
"$ssh_identity_file_target"
ln -snf ${pkgs.github-known_hosts} ${cfg.dataDir}/.ssh/known_hosts
'';
ExecStart = "${pkgs.github-hosts-sync}/bin/github-hosts-sync";
};