Add MPG341CX input switcher

This commit is contained in:
2026-04-26 17:39:31 -07:00
parent 31fbcf73ac
commit cde795dcae
4 changed files with 276 additions and 94 deletions

View File

@@ -254,6 +254,10 @@
homebrew = {
enable = true;
taps = builtins.attrNames config.nix-homebrew.taps;
brews = [
"ddcctl"
"m1ddc"
];
casks = [
"codex-app"
"ghostty"