diff --git a/hosts/chonk/builder.nix b/hosts/chonk/builder.nix index af13d8c6..e7c6918d 100644 --- a/hosts/chonk/builder.nix +++ b/hosts/chonk/builder.nix @@ -12,8 +12,6 @@ in { file = "${self}/secrets/chonk_nix_builder_private_key.age"; }; - programs.ssh.package = pkgs.openssh_hpn; - nix.settings.trusted-users = ["builder"]; boot.binfmt.emulatedSystems = ["aarch64-linux"];