diff options
| author | Fuwn <[email protected]> | 2024-12-17 22:34:21 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-12-17 22:34:21 -0800 |
| commit | 7e6c67811ac41dae37b00fc8ca40597886e30619 (patch) | |
| tree | ecd3977c7e411274e162881ebeee0b1aa3365b55 /modules/mac/homebrew | |
| parent | nara: add flyctl (diff) | |
| download | nixos-config-7e6c67811ac41dae37b00fc8ca40597886e30619.tar.xz nixos-config-7e6c67811ac41dae37b00fc8ca40597886e30619.zip | |
nara: appwrite cli
Diffstat (limited to 'modules/mac/homebrew')
| -rw-r--r-- | modules/mac/homebrew/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/homebrew/default.nix b/modules/mac/homebrew/default.nix index d6bc250..6995bbe 100644 --- a/modules/mac/homebrew/default.nix +++ b/modules/mac/homebrew/default.nix @@ -9,6 +9,7 @@ "gpg" "pinentry-mac" "sudo-touchid" + "appwrite" ]; casks = [ |