mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Compare commits
1 Commits
43ffe9ac82
...
libinput-x
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f9a55f8d23 |
@@ -5,5 +5,5 @@
|
||||
"ath3k"
|
||||
];
|
||||
|
||||
services.xserver.libinput.enable = lib.mkDefault true;
|
||||
services.xserver.libinput.enable = lib.mkDefault config.services.xserver.enable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user