From 1e2ed86d51123cae96639e15bf4260369fda5393 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Sat, 13 Mar 2021 08:47:09 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b5b6f..297af83 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ It removes some ~800 useless packages from the default installation. A lot of th 2. Setup basic privacy and security (Setting umask to 077, closing open ports on firewalld, randomizing mac address, disabling ptrace, install openSnitch as an outbound firewall, ...)
3. Setup a BTRFS layout compatible with Timeshift. Credits to https://mutschler.eu/linux/install-guides/fedora-btrfs/
4. Install proprietary Nvidia Drivers and sign them (yes, you don't have to sacrifice Secure Boot for these proprietary drivers. The drivers will be automatically built and signed every kernel update as well. It was honestly a headache to get it working, and it seems to only work on Workstation... I don't know how to get it to work on Silverblue yet.)
-5. Setup Anbox uing the snap package and out of tree kernel modules (yes, the kernel modules are automatically signed by DKMS as well - this is also a pain. If only Fedora included the in tree ashmem and binder modules in their kernel) +5. Setup Anbox using the snap package and out of tree kernel modules (yes, the kernel modules are automatically signed by DKMS as well - this is also a pain. If only Fedora included the in tree ashmem and binder modules in their kernel) 6. Setup Flathub
7. Quality of life stuff (Installing some packages that I use, enabling autotrim, setting up a nice GNOME, GTK, and icon theme, speeding up DNF, ...)
8. Fix broken audio with Steam ![image](https://user-images.githubusercontent.com/57488583/111019751-29378b00-838f-11eb-8f8f-1f5d374c377e.png)
+![image](https://user-images.githubusercontent.com/57488583/111032096-af2bf400-83d8-11eb-9bcb-da0e3ec278d6.png)