{ lib, osConfig, ... }: { config = lib.mkIf osConfig.local.profiles.desktop.enable { services.udiskie.enable = true; }; }