Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
pkgs: {
Service = {
Type = "dbus";
BusName = "com.github.wwmm.easyeffects";
ExecStart = "${pkgs.easyeffects}/bin/easyeffects --gapplication-service";
};
}