Displaylink: Difference between revisions

instructions are in the nixpkgs derivation, requireFile
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 `pkgs.displaylink` 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.


====Connecting a second external monitor====
====Connecting a second external monitor====