mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
intel improvements
This commit is contained in:
parent
b87f720318
commit
9a61a9ff03
5 changed files with 24 additions and 3 deletions
|
@ -55,6 +55,7 @@
|
|||
libwacom
|
||||
];
|
||||
services.xserver.wacom.enable = true;
|
||||
services.xserver.videoDrivers = [ "i915" ];
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue