6 lines
48 B
Nix
6 lines
48 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
services.udiskie.enable = true;
|
||
|
}
|