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