Reduce removals list to only things that cannot be unchecked during installation

This commit is contained in:
2025-09-28 03:15:43 -04:00
parent 93fe7a13bd
commit a986d9b17e
4 changed files with 33 additions and 22 deletions
+29 -1
View File
@@ -2,7 +2,35 @@
This is a simple utility meant to address what I personally dislike about the base CachyOS installation.
## Usage
Begin by installing CachyOS via the standard GUI installer. You may desire to uncheck the installation of `cachyos-zsh-config` and `firefox`. Please use systemd-boot.
Begin by installing CachyOS via the standard GUI installer.
If you intend on using all options provided by this utility, it is best to use systemd-boot, ext4, and to **_un_**check the following during installation:
- CachyOS Packages
- cachyos-micro-settings
- cachyos-wallpapers
- CachyOS shell configuration
- Base-devel + Common packages
- X-system
- Network
- modemmanager
- firewall
- packages management
- paru
- octopi
- audio
- pavucontrol
- Some applications selection
- alacritty
- btop
- nano-syntax-highlighting
- vi
- ripgrep
- micro
- nano
- vim
- CPU specific Microcode update packages
- whichever one you don't need
- Firefox and language package
As soon as the system is installed and booted, run this utility as root and follow the prompts! That's it.