mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 11:00:20 +00:00
Nyx: add gstreamer and eqibop
This commit is contained in:
parent
f6967a3ec6
commit
317882e147
1 changed files with 8 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
packages = with pkgs; [
|
||||
floorp
|
||||
vesktop
|
||||
equibop
|
||||
element-desktop
|
||||
alacritty
|
||||
kitty
|
||||
|
@ -206,6 +207,13 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg-full
|
||||
gst_all_1.gstreamer
|
||||
gst_all_1.gst-libav
|
||||
gst_all_1.gst-vaapi
|
||||
gst_all_1.gst-plugins-base
|
||||
gst_all_1.gst-plugins-rs
|
||||
celluloid
|
||||
mpv
|
||||
age
|
||||
ssh-to-age
|
||||
sops
|
||||
|
|
Loading…
Reference in a new issue