wait a second
This commit is contained in:
parent
cb3709f294
commit
7fd08af5ab
1 changed files with 0 additions and 3 deletions
|
@ -22,9 +22,6 @@
|
||||||
dwm = prev.dwm.overrideAttrs (old: {
|
dwm = prev.dwm.overrideAttrs (old: {
|
||||||
src = ../config/dwm;
|
src = ../config/dwm;
|
||||||
});
|
});
|
||||||
dwmblocks = prev.dwm.overrideAttrs (old: {
|
|
||||||
src = ../config/dwmblocks;
|
|
||||||
});
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# When applied, the unstable nixpkgs set (declared in the flake inputs) will
|
# When applied, the unstable nixpkgs set (declared in the flake inputs) will
|
||||||
|
|
Loading…
Reference in a new issue