no longer use openssh server with hpn patches
This commit is contained in:
parent
ef7b1540b4
commit
42dc259691
|
@ -12,8 +12,6 @@ in {
|
||||||
file = "${self}/secrets/chonk_nix_builder_private_key.age";
|
file = "${self}/secrets/chonk_nix_builder_private_key.age";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.ssh.package = pkgs.openssh_hpn;
|
|
||||||
|
|
||||||
nix.settings.trusted-users = ["builder"];
|
nix.settings.trusted-users = ["builder"];
|
||||||
|
|
||||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||||
|
|
Loading…
Reference in a new issue