feat(darwin): add uhk-agent to homebrew casks 🎹

This commit is contained in:
DannyDannyDanny 2026-04-06 13:40:37 +02:00
parent 300849b8c6
commit f0d52aed04

View file

@ -40,6 +40,7 @@ in {
"google-chrome"
"disk-inventory-x" # Apple Silicon uses Homebrew; nixpkgs package is x86_64-darwin only.
"qflipper" # Flipper Zero firmware updater GUI
"uhk-agent" # Ultimate Hacking Keyboard configuration
];
onActivation.cleanup = "zap";
};