gnome notch
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
(final: prev: {
|
||||
mutter = prev.mutter.overrideAttrs (oldAttrs: {
|
||||
patches = (oldAttrs.patches or []) ++ [
|
||||
./MBP16.patch
|
||||
];
|
||||
});
|
||||
})
|
||||
Reference in New Issue
Block a user