Skip to content

Instantly share code, notes, and snippets.

@iotku
Created January 2, 2023 03:27
Show Gist options
  • Save iotku/c886d82a2e64105b831beb7be314ea1c to your computer and use it in GitHub Desktop.
Save iotku/c886d82a2e64105b831beb7be314ea1c to your computer and use it in GitHub Desktop.
systemd-boot entry for Arch with intel graphics fix for my laptop
title Arch Linux
linux vmlinuz-linux-zen
initrd intel-ucode.img
initrd initramfs-linux-zen.img
options root="/dev/nvme0n1p5" rw i915.enable_psr=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment