add chromium, add yt-dlp
Some checks failed
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Failing after 5m42s
Check flake.lock / Check health of `flake.lock` (push) Successful in 9m38s
Check Nix formatting / Perform Nix format checks (push) Failing after 5m44s

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-12-08 23:16:23 -05:00
parent 7de337ca58
commit 05a2db4d39
No known key found for this signature in database
GPG Key ID: 47940175096C1330
2 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,7 @@
calibre calibre
# calibre dedrm? # calibre dedrm?
candy-icons candy-icons
nemo-with-extensions chromium
croc croc
deadnix deadnix
direnv direnv
@ -49,6 +49,7 @@
mpv mpv
# nbt explorer? # nbt explorer?
ncdu ncdu
nemo-with-extensions
neofetch neofetch
neovim neovim
nix-init nix-init
@ -101,6 +102,7 @@
wget wget
wl-clipboard wl-clipboard
xboxdrv xboxdrv
yq
yt-dlp yt-dlp
zoom-us zoom-us
zoxide zoxide

View File

@ -62,6 +62,8 @@
intel-gpu-tools intel-gpu-tools
jellyfin-ffmpeg jellyfin-ffmpeg
jq jq
yt-dlp
yq
]; ];
services = { services = {