mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-11 00:44:41 +00:00
chore: Include audit karg from SteamOS
This commit is contained in:
parent
2d666f4220
commit
ce3ad68dae
@ -7,7 +7,7 @@ enable-plasma-autologin:
|
|||||||
systemctl enable --now plasma-autologin
|
systemctl enable --now plasma-autologin
|
||||||
|
|
||||||
set-steamos-kargs:
|
set-steamos-kargs:
|
||||||
rpm-ostree kargs --append="amd_pstate=active" --append="amd_iommu=off" --append="amdgpu.gttsize=8128" --append="spi_amd.speed_dev=1" --append="initcall_blacklist=simpledrm_platform_driver_init" --delete-if-present="nomodeset"
|
rpm-ostree kargs --append="amd_pstate=active" --append="amd_iommu=off" --append="amdgpu.gttsize=8128" --append="spi_amd.speed_dev=1" --append="audit=0" --append="initcall_blacklist=simpledrm_platform_driver_init" --delete-if-present="nomodeset"
|
||||||
|
|
||||||
create-steam-shortcuts:
|
create-steam-shortcuts:
|
||||||
cp /usr/share/applications/steam.desktop ~/Desktop
|
cp /usr/share/applications/steam.desktop ~/Desktop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user