mako: Fix missing dbus service file (#7065)
This commit is contained in:
parent
c09ccd7d39
commit
c310818dca
1 changed files with 2 additions and 0 deletions
|
|
@ -196,6 +196,8 @@ in
|
|||
|
||||
home.packages = [ cfg.package ];
|
||||
|
||||
dbus.packages = [ cfg.package ];
|
||||
|
||||
xdg.configFile."mako/config" = mkIf (cfg.settings != { } || cfg.criteria != { }) {
|
||||
onChange = "${cfg.package}/bin/makoctl reload || true";
|
||||
text =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue