summary refs log tree commit diff
path: root/modules/services/hardware/udisks.nix
Commit message (Collapse)AuthorAge
* strip trailing whitespace; no functional changePeter Simons2011-09-14
| | | | svn path=/nixos/trunk/; revision=29285
* Merge with udev-173Yury G. Kudryashov2011-08-24
| | | | | | The only conflict was the addition of two different options at the same place. svn path=/nixos/trunk/; revision=28801
* * Create /var/lib/udisks because that's where udisks keeps its mtabEelco Dolstra2011-08-21
| | | | | | | file. Without this, users are not able to unmount their own devices (because udisks doesn't remember who mounted them). svn path=/nixos/trunk/; revision=28730
* * Add a NixOS module for upower.Eelco Dolstra2011-07-25
| | | | svn path=/nixos/trunk/; revision=27931
* * NixOS module for Udisks.Eelco Dolstra2011-07-23
svn path=/nixos/trunk/; revision=27909