mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
playerctld: add to $PATH (#6753)
This commit is contained in:
@@ -26,6 +26,8 @@ in {
|
||||
lib.platforms.linux)
|
||||
];
|
||||
|
||||
home.packages = [ cfg.package ];
|
||||
|
||||
systemd.user.services.playerctld = {
|
||||
Unit.Description = "MPRIS media player daemon";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user