Talk:Distributed build: Difference between revisions
imported>Milahu m remove = after --builders |
imported>IgorM →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? |