universe/hosts/common/services/udisks2.nix
2025-03-03 00:00:20 +05:00

4 lines
45 B
Nix

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