You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2018. It is now read-only.
Following http://hydra.nixos.org/build/3660875/download/1/nixos/manual.html, I skipped step 5, since it sounded like an optional step. When I subsequently ran "nixos-option --install", it failed with: "error: attribute `config.install' missing". Later, when I did step 5 and ran "start xserver" then "nixos-option --install" succeeded.
To close this ticket, either:
a) make it so that starting the xserver is not necessary for "nixos-option --install" to work. (Why this is currently the case is a mystery to me.)
or
b) change the manual.html to specify that step 5 is non-optional
Following http://hydra.nixos.org/build/3660875/download/1/nixos/manual.html, I skipped step 5, since it sounded like an optional step. When I subsequently ran "nixos-option --install", it failed with: "error: attribute `config.install' missing". Later, when I did step 5 and ran "start xserver" then "nixos-option --install" succeeded.
To close this ticket, either:
a) make it so that starting the xserver is not necessary for "nixos-option --install" to work. (Why this is currently the case is a mystery to me.)
or
b) change the manual.html to specify that step 5 is non-optional