diff options
| author | Fuwn <[email protected]> | 2025-05-01 22:20:12 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-02 01:03:08 -0700 |
| commit | d7195840b874ffe9e8fda62eec62d9d30f84cd29 (patch) | |
| tree | 01e2ea23e4f7faf03d8fc3ce9f144d7a0fcb48d9 /modules/mac/programs | |
| parent | Himeji: Properly configure Anubis for September (diff) | |
| download | nixos-config-d7195840b874ffe9e8fda62eec62d9d30f84cd29.tar.xz nixos-config-d7195840b874ffe9e8fda62eec62d9d30f84cd29.zip | |
Nara: Add Homerow cask
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/casks/improved-macos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks/improved-macos.nix b/modules/mac/programs/homebrew/casks/improved-macos.nix index 096338c..27cf9c8 100644 --- a/modules/mac/programs/homebrew/casks/improved-macos.nix +++ b/modules/mac/programs/homebrew/casks/improved-macos.nix @@ -11,5 +11,6 @@ "linearmouse" "aerospace" "go64" + "homerow" ]; } |