Use python 3.9 for powerline

This commit is contained in:
Erwin Boskma 2022-06-27 10:08:29 +02:00
parent eb82a0716b
commit 6d1b19422b
Signed by: erwin
GPG key ID: 270B20D17394F7E5

View file

@ -77,7 +77,7 @@ in
};
home.packages = with pkgs; [
powerline
python39Packages.powerline
bc
];
};