move power saving and home row mods to module

cleanup

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-11 14:38:39 +03:00
parent 0fe66b9671
commit 34fe54974c
18 changed files with 36 additions and 311 deletions

View File

@ -21,6 +21,8 @@
module = {
config = {
laptop.homeRowMods = true;
powerSave = true;
secureBoot = true;
useIwd = true;
vaapi = "intel-media-driver";