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
|
||||
vlc
|
||||
webcord
|
||||
blender
|
||||
;
|
||||
inherit
|
||||
(pkgs.libsForQt5)
|
||||
kdenlive
|
||||
;
|
||||
};
|
||||
etc = {
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@ _: {
|
|||
gnome-music
|
||||
simple-scan
|
||||
cheese # webcam tool
|
||||
gedit # text editor
|
||||
epiphany # web browser
|
||||
geary # email reader
|
||||
evince # document viewer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue