···155155 # TODO: package this into single nix package with SaneSideButtons itself. See pkgs.sensible-side-buttons as a reference
156156 system.activationScripts.extraActivation.text = ''
157157 osascript -e 'tell application "System Events" to make login item at end with properties {path:"/Applications/SaneSideButtons.app", hidden:false}'
158158+ softwareupdate --install-rosetta --agree-to-license
158159 '';
159160160161 # # Enable Touch ID support