Skip to content

Commit

Permalink
feat: Add f3 for testing SD card legitimacy, add Valve's python package
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jul 28, 2023
1 parent 7d18552 commit 7e566e7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,10 @@ RUN rpm-ostree install \
latencyflex-vulkan-layer \
vkBasalt \
mangohud \
sdgyrodsu
sdgyrodsu \
f3 \
python-vdf \
python-crcmod

# Remove unneeded packages
RUN rpm-ostree override remove \
Expand Down

0 comments on commit 7e566e7

Please sign in to comment.