flake/users/guanranwang/home-manager/nixos/wm/udiskie.nix
2023-11-05 20:50:08 +08:00

3 lines
45 B
Nix

{...}: {
services.udiskie.enable = true;
}