6 lines
90 B
Nix
6 lines
90 B
Nix
{
|
|
programs.streamdeck-ui = {
|
|
enable = true;
|
|
autoStart = true; # optional
|
|
};
|
|
}
|