diff --git a/nixos/dconf.nix b/nixos/dconf.nix index 32931a8..a151152 100644 --- a/nixos/dconf.nix +++ b/nixos/dconf.nix @@ -34,6 +34,8 @@ }; "org/gnome/settings-daemon/plugins/power" = { power-button-action = "interactive"; + sleep-inactive-ac-timeout = 600; + sleep-inactive-ac-type = "suspend"; }; "org/gnome/shell/keybindings" = { show-screenshot-ui = ["5"];