udev service: fix packages' paths

wip/yesman
Nikolay Amiantov 8 years ago
parent 5c39f28a9f
commit cd5dd9f82e
  1. 1
      nixos/modules/services/hardware/udev.nix

@ -193,6 +193,7 @@ in
<filename><replaceable>pkg</replaceable>/lib/udev/rules.d</filename>
will be included.
'';
apply = map getBin;
};
path = mkOption {

Loading…
Cancel
Save