From 60506655dc73de96721e5f6fb29288a7d9ac4635 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 14 May 2025 18:12:45 +0300 Subject: [PATCH] n/essentialsoftware.md: add qrencode since iwd optionally needs it for WiFi DPP --- n/essentialsoftware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 7b35e09..1f5748f 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -167,7 +167,7 @@ bit... # Ensure third party Fedora repos are available, this is part of KDE Prompt? sudo fedora-third-party enable # Layer packages I need on top of the base image. -sudo rpm-ostree install aircrack-ng android-tools btop clang darkman duperemove gamescope git-lfs gnome-console htop inxi iwd mosh mpv neovim nmap pipx pre-commit setroubleshoot sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor torsocks unbound zsh +sudo rpm-ostree install aircrack-ng android-tools btop clang darkman duperemove gamescope git-lfs gnome-console htop inxi iwd mosh mpv neovim nmap pipx pre-commit qrencode setroubleshoot sshguard steam-devices symlinks syncthing terminus-fonts-console tmux tor torsocks unbound zsh # Disable bootsplash and kernel message hiding, adjust rootfs fstab, # REMEMBER TO REMOVE SSD FOR NON-SSD setups! Legacy interface names (eth0, # wlan0) are also nice. Ensure CPU vulnerability mitigation while at kargs too.