added copyq service

This commit is contained in:
cnst
2024-07-28 15:18:29 +02:00
parent 589806fa52
commit 3914f46ba3
11 changed files with 57 additions and 506 deletions

View File

@@ -18,6 +18,10 @@
vaapiVdpau
libvdpau-va-gl
];
extraPackages32 = with pkgs.pkgsi686Linux; [
vaapiVdpau
libvdpau-va-gl
];
};
};
}