Remove streamdeck until streamcontroller merged
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
This commit is contained in:
parent
22bc48a7c2
commit
ce430e824b
@ -218,7 +218,6 @@
|
||||
"hyprpaper & sleep 10 && randomwp"
|
||||
"easyeffects --gapplication-service"
|
||||
"hypridle"
|
||||
"streamdeck -n"
|
||||
# "dunst"
|
||||
];
|
||||
};
|
||||
|
@ -1,6 +1,3 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.streamdeck-ui = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user