diff options
| author | Fuwn <[email protected]> | 2025-02-04 21:38:23 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-04 21:38:23 -0800 |
| commit | 4e6d9a8888a21f50871f219dbfcf1bd2bf4d8004 (patch) | |
| tree | aee312a4426ca00f72eb4b701814a19d1eba5535 /modules/mac/programs | |
| parent | nara: add whisky cask (diff) | |
| download | nixos-config-4e6d9a8888a21f50871f219dbfcf1bd2bf4d8004.tar.xz nixos-config-4e6d9a8888a21f50871f219dbfcf1bd2bf4d8004.zip | |
nara: add linearmouse
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 3192201..2dd1358 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -84,5 +84,6 @@ "rockboxutility" "raspberry-pi-imager" "whisky" + "linearmouse" ]; } |