Difference between revisions of "Talk:Distributed build"

From NixOS Wiki
Jump to: navigation, search
m (remove = after --builders)
(→‎Useradd: new section)
 
Line 1: Line 1:
 
Add info about nix remote builds with nix-2.0, should be as easy as <code>nix build hello --builders 'ssh://trusteduser@remotehost'</code>--[[User:Makefu|Makefu]] ([[User talk:Makefu|talk]]) 22:12, 7 March 2018 (UTC)
 
Add info about nix remote builds with nix-2.0, should be as easy as <code>nix build hello --builders 'ssh://trusteduser@remotehost'</code>--[[User:Makefu|Makefu]] ([[User talk:Makefu|talk]]) 22:12, 7 March 2018 (UTC)
 +
 +
== Useradd ==
 +
 +
Useradd does not have the '-L' option as described in the setup. Is it outdated?

Latest revision as of 12:08, 13 February 2024

Add info about nix remote builds with nix-2.0, should be as easy as nix build hello --builders 'ssh://trusteduser@remotehost'--Makefu (talk) 22:12, 7 March 2018 (UTC)

Useradd

Useradd does not have the '-L' option as described in the setup. Is it outdated?