Add some python libs
This commit is contained in:
@@ -80,7 +80,16 @@
|
||||
oh-my-zsh
|
||||
pavucontrol
|
||||
playerctl
|
||||
python3
|
||||
(
|
||||
let
|
||||
my-python-packages = python-packages: with python-packages; [
|
||||
tkinter
|
||||
requests
|
||||
];
|
||||
python-with-my-packages = python3.withPackages my-python-packages;
|
||||
in
|
||||
python-with-my-packages
|
||||
)
|
||||
ranger
|
||||
restic
|
||||
rofi
|
||||
|
||||
Reference in New Issue
Block a user