mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-04 02:40:05 +00:00
Merge pull request #40 from ublue-os/just-fixes
fix(desktop): Correct spelling of 'install' in install-corectrl
This commit is contained in:
commit
abe7926773
@ -10,7 +10,7 @@ install-bazzite-arch:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
install-corectrl:
|
install-corectrl:
|
||||||
rpm-ostree intall corectrl
|
rpm-ostree install corectrl
|
||||||
rpm-ostree kargs --append="amdgpu.ppfeaturemask=0xffffffff"
|
rpm-ostree kargs --append="amdgpu.ppfeaturemask=0xffffffff"
|
||||||
|
|
||||||
install-nix:
|
install-nix:
|
||||||
|
Loading…
Reference in New Issue
Block a user