🔧 epicurus: homeberw config

This commit is contained in:
2021-12-19 11:59:04 -05:00
parent 96f4f488d4
commit 459eb0ccf3
2 changed files with 46 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ let
"https://github.com/walkah/dotfiles/archive/main.tar.gz";
in {
imports = [ <home-manager/nix-darwin> ];
imports = [ <home-manager/nix-darwin> ./homebrew.nix ];
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget