Displaylink: Difference between revisions
Phanirithvij (talk | contribs) No edit summary |
Phanirithvij (talk | contribs) m add command to get the instructions |
||
Line 7: | Line 7: | ||
When you try to use <code>pkgs.displaylink</code> in your nixos system, you will get the instructions printed to the stderr, follow those to prefetch the driver. | When you try to use <code>pkgs.displaylink</code> in your nixos system, you will get the instructions printed to the stderr, follow those to prefetch the driver. | ||
Run <code>nix-shell -p displaylink --arg config '{ allowUnfree = true; }'</code> to get the instructions. | |||
====Connecting a second external monitor==== | ====Connecting a second external monitor==== |