diff --git a/hosts/macbook/configuration.nix b/hosts/macbook/configuration.nix index 284b24c..0a71cc7 100644 --- a/hosts/macbook/configuration.nix +++ b/hosts/macbook/configuration.nix @@ -11,6 +11,8 @@ sudo -u ${config.user.name} /System/Library/PrivateFrameworks/SystemAdministration.framework/Resources/activateSettings -u ''; + power.sleep.display = 10; + # Popups for special characters for some keys. system.defaults.NSGlobalDomain.ApplePressAndHoldEnabled = false;