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