This commit is contained in:
Shelvacu
2025-05-09 19:20:51 -07:00
committed by Shelvacu on fw
parent c38daa62ad
commit b35cedb4f5

View File

@@ -49,7 +49,7 @@ lib.mkMerge [
wireshark wireshark
wl-clipboard wl-clipboard
]; ];
vacu.wine.enable = pkgs.system == "x86_64-linux"; vacu.wine.enable = false;
}) })
(lib.mkIf (config.vacu.systemKind != "minimal" && config.vacu.systemKind != "container") { (lib.mkIf (config.vacu.systemKind != "minimal" && config.vacu.systemKind != "container") {
# big pkgs for non-minimal systems # big pkgs for non-minimal systems