mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 15:10:11 -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
|
bbenoist.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
# programs.streamdeck-ui = {
|
programs.streamdeck-ui = {
|
||||||
|
enable = true;
|
||||||
# };
|
autoStart = true;
|
||||||
|
};
|
||||||
services.spotifyd = {
|
services.spotifyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue