summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/nix-homebrew.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-09 03:35:17 -0700
committerFuwn <[email protected]>2025-06-09 03:35:17 -0700
commit705a6dda3907ee397405af69cf8c1dc584412c60 (patch)
treee1f2d7da9f73f92ea8638bb4b6dc3d97c19ebc28 /modules/mac/programs/homebrew/nix-homebrew.nix
parentNara: Add Android Platform Tools cask (diff)
downloadnixos-config-705a6dda3907ee397405af69cf8c1dc584412c60.tar.xz
nixos-config-705a6dda3907ee397405af69cf8c1dc584412c60.zip
Nara: Add NTFS support
Diffstat (limited to 'modules/mac/programs/homebrew/nix-homebrew.nix')
-rw-r--r--modules/mac/programs/homebrew/nix-homebrew.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix
index 4a53f42..decca1b 100644
--- a/modules/mac/programs/homebrew/nix-homebrew.nix
+++ b/modules/mac/programs/homebrew/nix-homebrew.nix
@@ -14,6 +14,7 @@
"nikitabobko/homebrew-tap" = nikitabobko-homebrew-tap;
# "tuist/homebrew-tuist" = tuist-homebrew-tap;
"koekeishiya/homebrew-formulae" = koekeishiya-homebrew-tap;
+ "gromgit/homebrew-fuse" = gromgit-homebrew-fuse;
};
};
}