add touchpad config
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
input.touchpads = lib.mkIf (osConfig.lumpiasty.touchPad.enable == true) [
|
||||
osConfig.lumpiasty.touchPad
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user