Remove streamdeck until streamcontroller merged
Some checks failed
pre-commit / pre-commit (push) Has been cancelled

This commit is contained in:
2024-08-27 22:27:02 +02:00
parent 22bc48a7c2
commit ce430e824b
2 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,3 @@
{ pkgs, ... }:
{
programs.streamdeck-ui = {
enable = true;
};
}