overlays: remove marwaita-icons (no longer needed)

This commit is contained in:
Veneficium 2025-04-13 21:34:53 +02:00
parent fa12ac40c9
commit 49913a5559

View file

@ -1,6 +0,0 @@
(self: super: {
marwaita-icons = super.marwaita-icons.overrideAttrs ({
dontWrapQtApps = true;
dontCheckForBrokenSymlinks = true;
});
})