darp8 specific changes
This commit is contained in:
@@ -152,14 +152,14 @@
|
|||||||
"acSuspendTimeout": 900,
|
"acSuspendTimeout": 900,
|
||||||
"acSuspendBehavior": 0,
|
"acSuspendBehavior": 0,
|
||||||
"acProfileName": "",
|
"acProfileName": "",
|
||||||
"batteryMonitorTimeout": 600,
|
"batteryMonitorTimeout": 900,
|
||||||
"batteryLockTimeout": 300,
|
"batteryLockTimeout": 300,
|
||||||
"batterySuspendTimeout": 600,
|
"batterySuspendTimeout": 1200,
|
||||||
"batterySuspendBehavior": 2,
|
"batterySuspendBehavior": 2,
|
||||||
"batteryProfileName": "",
|
"batteryProfileName": "",
|
||||||
"lockBeforeSuspend": true,
|
"lockBeforeSuspend": true,
|
||||||
"loginctlLockIntegration": true,
|
"loginctlLockIntegration": true,
|
||||||
"fadeToLockEnabled": false,
|
"fadeToLockEnabled": true,
|
||||||
"fadeToLockGracePeriod": 5,
|
"fadeToLockGracePeriod": 5,
|
||||||
"launchPrefix": "",
|
"launchPrefix": "",
|
||||||
"brightnessDevicePins": {},
|
"brightnessDevicePins": {},
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
# BEGIN PER-HOST PACKAGES
|
# BEGIN PER-HOST PACKAGES
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
android-studio
|
||||||
|
genymotion
|
||||||
prismlauncher
|
prismlauncher
|
||||||
mcpelauncher-ui-qt
|
mcpelauncher-ui-qt
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user