add chromedriver
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Waiting to run
Check Nix formatting / Perform Nix format checks (push) Waiting to run
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Has been cancelled

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-12-18 23:13:35 -05:00
parent b6bb9091f0
commit f7a8ea40df
No known key found for this signature in database
GPG Key ID: 47940175096C1330
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@
# calibre dedrm? # calibre dedrm?
candy-icons candy-icons
chromium chromium
chromedriver
croc croc
deadnix deadnix
direnv direnv
@ -93,8 +94,8 @@
tig tig
tokei tokei
tree tree
unzip
unipicker unipicker
unzip
uutils-coreutils-noprefix uutils-coreutils-noprefix
ventoy ventoy
vesktop vesktop

View File

@ -58,6 +58,7 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
chromedriver
docker-compose docker-compose
intel-gpu-tools intel-gpu-tools
jellyfin-ffmpeg jellyfin-ffmpeg