diff options
| author | Fuwn <[email protected]> | 2025-05-08 01:22:15 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-08 01:22:15 -0700 |
| commit | 78beb7199d01c4e713338cfb1e3b0514487f409e (patch) | |
| tree | aa9344f9a17bcb32049c9d2d62a0f8d6f3e7b27e /modules/mac/programs | |
| parent | Nara: Add Tor Browser cask (diff) | |
| download | nixos-config-78beb7199d01c4e713338cfb1e3b0514487f409e.tar.xz nixos-config-78beb7199d01c4e713338cfb1e3b0514487f409e.zip | |
Nara: Remove Nicotine+ brew
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/brews.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix index 359d22a..9c9a935 100644 --- a/modules/mac/programs/homebrew/brews.nix +++ b/modules/mac/programs/homebrew/brews.nix @@ -30,6 +30,5 @@ "koekeishiya/formulae/yabai" "koekeishiya/formulae/skhd" "httpie" - "nicotine-plus" ]; } |