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"
|
"hyprpaper & sleep 10 && randomwp"
|
||||||
"easyeffects --gapplication-service"
|
"easyeffects --gapplication-service"
|
||||||
"hypridle"
|
"hypridle"
|
||||||
"streamdeck -n"
|
|
||||||
# "dunst"
|
# "dunst"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
programs.streamdeck-ui = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user