Files
cnix/home/core/system/udiskie.nix
2024-07-06 14:17:47 +02:00

4 lines
38 B
Nix

{
services.udiskie.enable = true;
}