Move dwm overrides into the modifications overlay

This commit is contained in:
Oliver Davies 2025-03-29 21:58:16 +00:00
parent bd36f795e0
commit 50d6671e54
4 changed files with 136 additions and 134 deletions

View file

@ -10,6 +10,7 @@
};
modifications = final: prev: {
dwm = import ./mods/dwm { inherit prev; };
};
stable-packages = final: _prev: {