Extract "surface-control" management into new option-enabled module

This commit is contained in:
mexisme
2023-01-10 16:04:46 +13:00
parent 0ce988ea8a
commit f0835cb45c
3 changed files with 27 additions and 8 deletions

View File

@@ -7,6 +7,7 @@ in {
imports = [
./kernel
./ipts
./surface-control
];
microsoft-surface.kernelVersion = mkDefault "6.0.11";