Remove obsolete parameters
This commit is contained in:
parent
a490d5a5ef
commit
5d2f127bcc
|
@ -14,8 +14,6 @@
|
|||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [
|
||||
# See https://community.frame.work/t/tracking-graphical-corruption-in-fedora-39-amd-3-03-bios/39073/143
|
||||
"amdgpu.sg_display=0"
|
||||
# Hibernation
|
||||
"resume=UUID=fa8aaf51-b99f-4fb4-9230-8c0957d8af3f"
|
||||
"resume_offset=5776640" # btrfs inspect-internal map-swapfile -r /var/swapfile
|
||||
|
|
Loading…
Reference in a new issue