mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-03 19:21:05 +01:00
gui: Add the playerctl daemon
This commit is contained in:
parent
d44c35b72e
commit
82739bcba6
1 changed files with 3 additions and 0 deletions
|
|
@ -89,6 +89,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.playerctld = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue