oops
This commit is contained in:
parent
e1d6fe22c0
commit
c88d03bfb0
2 changed files with 25 additions and 0 deletions
|
|
@ -24,7 +24,9 @@ with lib.my;
|
|||
];
|
||||
casks = [
|
||||
"hammerspoon"
|
||||
"kicad"
|
||||
"android-platform-tools"
|
||||
"nheko"
|
||||
"raycast"
|
||||
"ukelele"
|
||||
# "homebrew/cask-drivers/zsa-wally"
|
||||
|
|
@ -46,6 +48,9 @@ with lib.my;
|
|||
"whisky"
|
||||
"dbeaver-community"
|
||||
|
||||
"qutebrowser" # rly want to switch to it
|
||||
"dmenu-mac"
|
||||
|
||||
];
|
||||
#masApps = {
|
||||
# # Install Mac App Store apps (install them manually and then do `mas list` to get the id)
|
||||
|
|
@ -161,6 +166,9 @@ with lib.my;
|
|||
|
||||
pandoc
|
||||
micromamba
|
||||
|
||||
bitwarden-cli
|
||||
rustup
|
||||
];
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue