niri: add playerctl to pkgs
This commit is contained in:
parent
1abab409f8
commit
190323c198
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in {
|
|||
environment.etc."niri/config.kdl".source = ./config.kdl;
|
||||
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
inherit (pkgs) xwayland-satellite avizo;
|
||||
inherit (pkgs) xwayland-satellite avizo playerctl;
|
||||
inherit new-swww;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue