5 lines
No EOL
67 B
Nix
5 lines
No EOL
67 B
Nix
{ ... }: {
|
|
services.udisks2 = {
|
|
enable = true;
|
|
};
|
|
} |