nixos-config/home/services/udiskie.nix
2025-01-12 15:48:32 +01:00

3 lines
38 B
Nix

{
services.udiskie.enable = true;
}