darp8 specific changes

This commit is contained in:
2026-01-20 10:40:09 +00:00
parent 17873e94fc
commit 687d6ef61f
2 changed files with 5 additions and 3 deletions
+3 -3
View File
@@ -152,14 +152,14 @@
"acSuspendTimeout": 900,
"acSuspendBehavior": 0,
"acProfileName": "",
"batteryMonitorTimeout": 600,
"batteryMonitorTimeout": 900,
"batteryLockTimeout": 300,
"batterySuspendTimeout": 600,
"batterySuspendTimeout": 1200,
"batterySuspendBehavior": 2,
"batteryProfileName": "",
"lockBeforeSuspend": true,
"loginctlLockIntegration": true,
"fadeToLockEnabled": false,
"fadeToLockEnabled": true,
"fadeToLockGracePeriod": 5,
"launchPrefix": "",
"brightnessDevicePins": {},
+2
View File
@@ -10,6 +10,8 @@
# BEGIN PER-HOST PACKAGES
home.packages = with pkgs; [
android-studio
genymotion
prismlauncher
mcpelauncher-ui-qt
];