mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Add support for logitech bolt on north
This commit is contained in:
parent
4d97c46219
commit
32dc565a35
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
zramSwap.enable = true;
|
||||
services.fstrim.enable = true;
|
||||
hardware.logitech.lcd.enable = true;
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.nvidia = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue