diff --git a/kemptop/configuration.nix b/kemptop/configuration.nix index 922c732..b1c31cc 100644 --- a/kemptop/configuration.nix +++ b/kemptop/configuration.nix @@ -150,8 +150,20 @@ jdk gradle - dconf - gsettings-desktop-schemas + + (pkgs.python3.withPackages (python-pkgs: with python-pkgs; [ + requests + odfpy + websocket-client + selenium + webdriver-manager + pytest + pytest-html + python-dotenv + pillow + config + ])) + chromedriver # GUI programs @@ -168,6 +180,7 @@ texstudio (pkgs.wrapFirefox (pkgs.firefox-unwrapped.override { pipewireSupport = true; }) { }) google-chrome + chromium tor-browser zathura vlc