IIUC, our `polkit' can't see actions/rules from other packages.
In NixOS[0], the hardcoded "${out}/share/polkit-1" is overwrited to
"/var/run/current-system/sw/share/polkit-1", provided by system
packages.
Instead of take a similar path,
can we make "a proper patch which will be accepted upstream"?The goal: (polkit-service (list udisks)) [0] https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/polkit/default.nix
