Add framework-13 just script
This commit is contained in:
@@ -11,3 +11,7 @@ setup-flatpaks:
|
||||
done
|
||||
|
||||
# Include some of your custom scripts here!
|
||||
|
||||
# Add boot parameters needed for a Framework 13 laptop
|
||||
framework-13:
|
||||
rpm-ostree kargs --append="module_blacklist=hid_sensor_hub" --append="nvme.noacpi=1" --append="tpm_tis.interrupts=0"
|
||||
Reference in New Issue
Block a user