fix qtwebengine problem

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-12 02:37:50 +01:00
parent 9ce989abe1
commit 879239cfd0
3 changed files with 92 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
{ pkgs, ... }@all: with all; let
nox-var = (pkgs.version != "24.05");
nox-var = (pkgs.pkgs-version != "24.05");
tfc = pkgs.unstable.xdg-desktop-portal-termfilechooser;
in {
home.packages = [