diff --git a/hosts/phone/configuration.nix b/hosts/phone/configuration.nix index b6f2a83d..c4cf32a1 100644 --- a/hosts/phone/configuration.nix +++ b/hosts/phone/configuration.nix @@ -134,6 +134,10 @@ in show-battery-percentage = true; }; + "org/postmarketos/megapixels" = { + save-raw = false; + }; + "org/gnome/desktop/session" = { idle-delay = mkUint32 60; };