Re: [Nix-dev] Automount for usb thumb drives / other external drives

2015-07-16 Thread Guillaume Maudoux (Layus)
Hi, Le 16/07/15 13:58, Eelco Dolstra a écrit : Hi, On 15/07/15 23:22, Paul Koerbitz wrote: I would like to automatically mount usb sticks that I plug into my laptop. I haven't been able to figure out how to do this in NixOS, what's the easiest option? The standard mechanism used for

Re: [Nix-dev] Automount for usb thumb drives / other external drives

2015-07-16 Thread Benno Fünfstück
There is an udisk auto mounter in nixpkgs though: udiskie Guillaume Maudoux (Layus) layus...@gmail.com schrieb am Do., 16. Juli 2015 15:04: Hi, Le 16/07/15 13:58, Eelco Dolstra a écrit : Hi, On 15/07/15 23:22, Paul Koerbitz wrote: I would like to automatically mount usb sticks that

Re: [Nix-dev] Automount for usb thumb drives / other external drives

2015-07-16 Thread Eelco Dolstra
Hi, On 15/07/15 23:22, Paul Koerbitz wrote: I would like to automatically mount usb sticks that I plug into my laptop. I haven't been able to figure out how to do this in NixOS, what's the easiest option? The standard mechanism used for dealing with removable media is udisks, used by desktop