{ imports = [ ./nix-homebrew.nix ]; homebrew = { enable = true; brews = [ "swiftlint" "gpg" "pinentry-mac" "sudo-touchid" "appwrite" "graphaello" "mas" ]; casks = [ "alt-tab" "iina" "aerospace" ]; masApps = { "Week Number" = 6502579523; "Second Clock" = 6450279539; "Day Progress" = 6450280202; Speediness = 1596706466; Gifski = 1351639930; "HEIC Converter" = 1294126402; Plash = 1494023538; }; }; }