Add doas-sudo-shim to support remote builds.

This commit is contained in:
Tom Alexander 2025-01-31 21:29:05 -05:00
parent dd785692ce
commit edd3c6a266
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -153,6 +153,7 @@
nix-tree nix-tree
libarchive # bsdtar libarchive # bsdtar
lsof lsof
doas-sudo-shim # To support --use-remote-sudo for remote builds
]; ];
services.openssh = { services.openssh = {