flocon/home/common/automount.nix

6 lines
48 B
Nix
Raw Normal View History

2024-08-25 19:58:12 +00:00
{ ... }:
{
services.udiskie.enable = true;
}