revert: remove qtile override

This commit is contained in:
Infinidoge 2022-09-14 18:07:38 -04:00
parent 40683e7026
commit 710f3c21ac

View file

@ -15,8 +15,4 @@ channels: final: prev: {
hydrus
;
qtile = prev.qtile.override {
python3 = final.python310;
python3Packages = final.python310Packages;
};
}