diff --git a/default.nix b/default.nix index a1092b2..781ea73 100644 --- a/default.nix +++ b/default.nix @@ -48,6 +48,9 @@ }; sysconfig = { + + remoteBuildClient = true; + users = { nathan = { isSuperuser = true;