nixos/dbus: Reference correct output of 'dbus'
This commit is contained in:
parent
8029ee27b6
commit
2132c86c45
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ in
|
|||
};
|
||||
|
||||
services.dbus.packages = [
|
||||
pkgs.dbus
|
||||
pkgs.dbus.out
|
||||
config.system.path
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue