nixos/dbus: Reference correct output of 'dbus'
This commit is contained in:
parent
8029ee27b6
commit
2132c86c45
@ -110,7 +110,7 @@ in
|
||||
};
|
||||
|
||||
services.dbus.packages = [
|
||||
pkgs.dbus
|
||||
pkgs.dbus.out
|
||||
config.system.path
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user