Move st overrides to an overlay
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
d5b5a58c0c
commit
e71dd49af9
4 changed files with 365 additions and 359 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
modifications = final: prev: {
|
||||
dwm = import ./mods/dwm { inherit prev; };
|
||||
st = import ./mods/st { inherit prev; };
|
||||
};
|
||||
|
||||
stable-packages = final: _prev: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue