universe/host/services/udisks2.nix
2025-03-14 16:40:36 +00:00

4 lines
45 B
Nix

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