7 lines
No EOL
91 B
Nix
7 lines
No EOL
91 B
Nix
{
|
|
services.udiskie = {
|
|
enable = true;
|
|
automount = true;
|
|
notify = true;
|
|
};
|
|
} |