summaryrefslogtreecommitdiff
path: root/nix_archive/nix/x86.nix
blob: a8ebdd10332d8ba7394876169ac4b28d24205975 (plain)
1
2
3
{ ... }: {
  hardware.graphics.enable32Bit = true;
}