mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
add video editors to game-laptop
This commit is contained in:
parent
e9382e58c6
commit
4e8cc1f6a2
2 changed files with 5 additions and 1 deletions
|
|
@ -36,6 +36,11 @@ _: {
|
||||||
obs-studio
|
obs-studio
|
||||||
vlc
|
vlc
|
||||||
webcord
|
webcord
|
||||||
|
blender
|
||||||
|
;
|
||||||
|
inherit
|
||||||
|
(pkgs.libsForQt5)
|
||||||
|
kdenlive
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
etc = {
|
etc = {
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,6 @@ _: {
|
||||||
gnome-music
|
gnome-music
|
||||||
simple-scan
|
simple-scan
|
||||||
cheese # webcam tool
|
cheese # webcam tool
|
||||||
gedit # text editor
|
|
||||||
epiphany # web browser
|
epiphany # web browser
|
||||||
geary # email reader
|
geary # email reader
|
||||||
evince # document viewer
|
evince # document viewer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue