diff options
| author | Fuwn <[email protected]> | 2025-02-10 02:51:55 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-10 02:51:55 -0800 |
| commit | e32a5bdb6d47a3102761fd7eb6119b3bd0ea883c (patch) | |
| tree | 7453b49f1774f396e2eb9699320caf9c2760a28f /modules/mac/programs | |
| parent | nara: add cc65 brew (diff) | |
| download | nixos-config-e32a5bdb6d47a3102761fd7eb6119b3bd0ea883c.tar.xz nixos-config-e32a5bdb6d47a3102761fd7eb6119b3bd0ea883c.zip | |
nara: add virtual ii cask
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/casks.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix index 2dd1358..5767034 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -85,5 +85,6 @@ "raspberry-pi-imager" "whisky" "linearmouse" + "virtual-ii" ]; } |