Displaylink: Difference between revisions
Phanirithvij (talk | contribs) instructions are in the nixpkgs derivation, requireFile |
Phanirithvij (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
Since these drivers depend on binary unfree blobs, you will need to first add it to your Nix store. | Since these drivers depend on binary unfree blobs, you will need to first add it to your Nix store. | ||
When you try to use | 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. | ||
====Connecting a second external monitor==== | ====Connecting a second external monitor==== |