This commit is contained in:
Philipp Hochkamp 2022-03-04 15:14:38 +01:00
parent 255086e61b
commit 31b1c03740
No known key found for this signature in database
GPG key ID: 3676AB4CB36E5641

View file

@ -12,7 +12,7 @@ with lib.my;
homebrew = {
enable = true;
autoUpdate = true;
casks = [ "hammerspoon" "amethyst" "android-platform-tools" "alfred" "ukelele" "homebrew/cask-drivers/zsa-wally" "lens" ];
casks = [ "hammerspoon" "amethyst" "android-platform-tools" "alfred" "ukelele" "homebrew/cask-drivers/zsa-wally" "lens" "logseq" ];
masApps = { # Install Mac App Store apps (install them manually and then do `mas list` to get the id)
"AdGuard for Safari" = 1440147259;
"Xcode" = 497799835;