dunst: install man pages
This commit is contained in:
parent
f080f29292
commit
19dd9866da
|
@ -89,6 +89,8 @@ in {
|
|||
|
||||
config = mkIf cfg.enable (mkMerge [
|
||||
{
|
||||
home.packages = [ (getOutput "man" pkgs.dunst) ];
|
||||
|
||||
xdg.dataFile."dbus-1/services/org.knopwob.dunst.service".source =
|
||||
"${pkgs.dunst}/share/dbus-1/services/org.knopwob.dunst.service";
|
||||
|
||||
|
|
Loading…
Reference in a new issue