diff options
author | sefidel <contact@sefidel.net> | 2025-01-20 05:43:48 +1000 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2025-01-20 05:45:00 +1000 |
commit | b301e368600b587f9bbb21263252c3714a19a627 (patch) | |
tree | 7a5ebec557b7e800fcd72861f88f854059644cbd | |
parent | 277a02676e23165a2714ef1e25eb55e27d74cb8e (diff) | |
download | nixrc-b301e368600b587f9bbb21263252c3714a19a627.tar.gz nixrc-b301e368600b587f9bbb21263252c3714a19a627.zip |
feat(darwin/delta): add macfuse
-rw-r--r-- | darwin/delta/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/darwin/delta/configuration.nix b/darwin/delta/configuration.nix index b075dfb..b1dcd43 100644 --- a/darwin/delta/configuration.nix +++ b/darwin/delta/configuration.nix @@ -15,6 +15,7 @@ "jordanbaird-ice" "karabiner-elements" "little-snitch" + "macfuse" "micro-snitch" "monarch" "notchnook" |