summaryrefslogtreecommitdiff
path: root/modules/mac/programs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-04 21:38:23 -0800
committerFuwn <[email protected]>2025-02-04 21:38:23 -0800
commit4e6d9a8888a21f50871f219dbfcf1bd2bf4d8004 (patch)
treeaee312a4426ca00f72eb4b701814a19d1eba5535 /modules/mac/programs
parentnara: add whisky cask (diff)
downloadnixos-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.nix1
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"
];
}