mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Stop suspending the system due to inactivity
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
"org/gnome/desktop/peripherals/touchpad" = {
|
||||
tap-to-click = true;
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/power" = {
|
||||
sleep-inactive-ac-type = "nothing";
|
||||
};
|
||||
};
|
||||
programs = {
|
||||
bash = {
|
||||
|
||||
Reference in New Issue
Block a user