mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-10 11:48:30 +08:00
Extract "surface-control" management into new option-enabled module
This commit is contained in:
@@ -7,6 +7,7 @@ in {
|
||||
imports = [
|
||||
./kernel
|
||||
./ipts
|
||||
./surface-control
|
||||
];
|
||||
|
||||
microsoft-surface.kernelVersion = mkDefault "6.0.11";
|
||||
|
||||
Reference in New Issue
Block a user