logseq
This commit is contained in:
parent
255086e61b
commit
31b1c03740
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ with lib.my;
|
||||||
homebrew = {
|
homebrew = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoUpdate = 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)
|
masApps = { # Install Mac App Store apps (install them manually and then do `mas list` to get the id)
|
||||||
"AdGuard for Safari" = 1440147259;
|
"AdGuard for Safari" = 1440147259;
|
||||||
"Xcode" = 497799835;
|
"Xcode" = 497799835;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue