flocon/home/services/udiskie.nix

4 lines
41 B
Nix
Raw Normal View History

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