Skip to content

Commit

Permalink
nix: update darwin build box host key
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Jan 3, 2025
1 parent f732b90 commit e183efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/shared/nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ in
maxJobs = 32;
speedFactor = 5;
supportedFeatures = [ "big-parallel" ];
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUZ6OEZYU1ZFZGY4RnZETWZib3hoQjVWalNlN3kyV2dTYTA5cTFMNHQwOTkgCg";
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUtNSGhsY243ZlVwVXVpT0ZlSWhEcUJ6Qk5Gc2JOcXErTnB6dUdYM2U2enYgCg";
}
// lib.optionalAttrs (host == "khanelinix") {
sshKey = config.sops.secrets.khanelinix_khaneliman_ssh_key.path;
Expand Down

0 comments on commit e183efd

Please sign in to comment.