tmux: Use general python3Packages namespace for powerline
This commit is contained in:
parent
0d4d33b2f0
commit
b7f40b7bf0
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ in
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
python39Packages.powerline
|
||||
python3Packages.powerline
|
||||
bc
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue