proxy: remove noXlibs

This commit is contained in:
Gerg-L 2025-02-07 09:39:46 -05:00
parent df472878db
commit 3003e743fd
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI

View file

@ -17,8 +17,6 @@
"${modulesPath}/profiles/qemu-guest.nix" "${modulesPath}/profiles/qemu-guest.nix"
"${modulesPath}/profiles/minimal.nix" "${modulesPath}/profiles/minimal.nix"
]; ];
environment.noXlibs = false;
services.qemuGuest.enable = true; services.qemuGuest.enable = true;
environment.systemPackages = [ environment.systemPackages = [