1 2 3 4 5 6 7
self: super: { dwm = super.dwm.overrideAttrs(old: rec { postPatch = '' cp ${./dwm_config.h} ./config.h ''; }); }