summaryrefslogtreecommitdiff
path: root/modules/mac/programs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-07 04:12:25 -0800
committerFuwn <[email protected]>2025-01-07 04:12:25 -0800
commit72dc3f6dabffa4ea44ebe61be313d6e212f443b4 (patch)
treeab1a255fc55393041d1ea3775050ea7af83daecd /modules/mac/programs
parentnara: configure fastfetch (diff)
downloadnixos-config-72dc3f6dabffa4ea44ebe61be313d6e212f443b4.tar.xz
nixos-config-72dc3f6dabffa4ea44ebe61be313d6e212f443b4.zip
nara: add vapor toolbox
Diffstat (limited to 'modules/mac/programs')
-rw-r--r--modules/mac/programs/homebrew/brews.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
index a7747bf..fa02221 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -9,5 +9,6 @@
"mas"
"zsh-autosuggestions"
"zsh-vi-mode"
+ "vapor"
];
}