diff --git a/nix/macOS/flake.nix b/nix/macOS/flake.nix index 853be9d9..4098b32d 100644 --- a/nix/macOS/flake.nix +++ b/nix/macOS/flake.nix @@ -63,7 +63,6 @@ }; NSGlobalDomain.AppleICUForce24HourTime = false; NSGlobalDomain.AppleInterfaceStyle = "Dark"; - AppleInterfaceStyleSwitchesAutomatically = false; NSGlobalDomain.AppleScrollerPagingBehavior = true; NSGlobalDomain.AppleShowAllExtensions = true; NSGlobalDomain.AppleShowAllFiles = true;