mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
add wine for laptop
This commit is contained in:
parent
b45fab8cfc
commit
e9937adfb1
1 changed files with 3 additions and 0 deletions
|
|
@ -38,7 +38,10 @@ _:
|
||||||
vlc
|
vlc
|
||||||
webcord
|
webcord
|
||||||
blender
|
blender
|
||||||
|
unzip
|
||||||
;
|
;
|
||||||
|
|
||||||
|
inherit (pkgs.wineWowPackages) unstableFull;
|
||||||
inherit (pkgs.libsForQt5) kdenlive;
|
inherit (pkgs.libsForQt5) kdenlive;
|
||||||
};
|
};
|
||||||
etc = {
|
etc = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue