mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 18:11:07 -05:00
Trying To Install streamdeck-ui
This commit is contained in:
parent
f812a95a87
commit
bccf2895c2
1 changed files with 4 additions and 3 deletions
|
|
@ -85,9 +85,10 @@
|
|||
bbenoist.nix
|
||||
];
|
||||
};
|
||||
# programs.streamdeck-ui = {
|
||||
|
||||
# };
|
||||
programs.streamdeck-ui = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
};
|
||||
services.spotifyd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue