flocon/home/common/automount.nix

4 lines
41 B
Nix
Raw Normal View History

2024-09-25 07:02:43 +00:00
_: {
2024-08-25 19:58:12 +00:00
services.udiskie.enable = true;
}