wait a second

This commit is contained in:
Sakooooo 2023-07-22 02:48:53 +03:00
parent cb3709f294
commit 7fd08af5ab
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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