From f7a9e542532945673e4eddee5a3dd4b33d02c372 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 21 May 2025 19:34:13 +0300 Subject: [PATCH] essentialsoftware: add npm & rubygem-bundler for Fedora Atomic --- n/essentialsoftware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 2118569..4f477dc 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -171,7 +171,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 haveged htop inxi iucode-tool iwd mosh mpv neovim nmap pipx pre-commit qrencode rng-tools 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 haveged htop inxi iucode-tool iwd mosh mpv neovim nmap npm pipx pre-commit qrencode rng-tools rubygem-bundler 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.