mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 14:06:30 +00:00
Test open source nvidia module
This commit is contained in:
parent
109be2b33e
commit
d80627f11a
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
# Enable support for flashing new firmware onto my Moonlander
|
# Enable support for flashing new firmware onto my Moonlander
|
||||||
hardware.keyboard.zsa.enable = true;
|
hardware.keyboard.zsa.enable = true;
|
||||||
|
|
||||||
|
hardware.nvidia.open = true;
|
||||||
|
|
||||||
services.udev.packages = [ pkgs.libu2f-host ];
|
services.udev.packages = [ pkgs.libu2f-host ];
|
||||||
|
|
||||||
# automount usb drives
|
# automount usb drives
|
||||||
|
|
Loading…
Reference in a new issue