diff --git a/hosts/game-laptop/main.nix b/hosts/game-laptop/main.nix index 14fe706..33590ea 100644 --- a/hosts/game-laptop/main.nix +++ b/hosts/game-laptop/main.nix @@ -38,7 +38,10 @@ _: vlc webcord blender + unzip ; + + inherit (pkgs.wineWowPackages) unstableFull; inherit (pkgs.libsForQt5) kdenlive; }; etc = {