Move dwm overrides into the modifications overlay
This commit is contained in:
parent
bd36f795e0
commit
50d6671e54
4 changed files with 136 additions and 134 deletions
|
@ -10,6 +10,7 @@
|
|||
};
|
||||
|
||||
modifications = final: prev: {
|
||||
dwm = import ./mods/dwm { inherit prev; };
|
||||
};
|
||||
|
||||
stable-packages = final: _prev: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue