remove x11 bell

This commit is contained in:
jopejoe1 2025-05-31 22:23:24 +02:00
parent c2053e726f
commit feefbace83

View file

@ -199,15 +199,6 @@ in
}
];
};
"10-x11=bell" = {
"context.modules" = [
{
name = "libpipewire-module-x11-bell";
args = {
};
}
];
};
};
};
};