From d713e700356c22406b97c0e1d386fb47c39725b0 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Sat, 13 Mar 2021 08:44:37 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff4bfcf..86b5b6f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ 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 Flathub
-6. Quality of life stuff (Installing some packages that I use, enabling autotrim, setting up a nice GNOME, GTK, and icon theme, speeding up DNF, ...)
-7. Fix broken audio with Steam +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) +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)