Zpubkeys github -> krebs pkgs github-known_hosts
This commit is contained in:
parent
22a171f3e0
commit
cb6bede2f6
@ -4,7 +4,7 @@ with builtins;
|
||||
with lib;
|
||||
|
||||
let
|
||||
github-pubkey = removeSuffix "\n" (readFile ../../Zpubkeys/github.ssh.pub);
|
||||
github-pubkey = removeSuffix "\n" (readFile ./github.ssh.pub);
|
||||
in
|
||||
|
||||
toFile "github-known_hosts"
|
||||
|
Loading…
Reference in New Issue
Block a user