{ imports = [ ./nix-homebrew.nix ]; homebrew = { enable = true; brews = [ "swiftlint" "gpg" "pinentry-mac" "sudo-touchid" ]; casks = [ "alt-tab" "iina" "aerospace" ]; }; }