Switch to chroot-based usage (run from installer ISO)

This commit is contained in:
2025-09-29 23:51:15 -04:00
parent 85b345d54c
commit 9cbabb58c9
12 changed files with 128 additions and 139 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
func removals() {
for {
var doAll bool
choice := front.InputMenuGen("Application to remove:", []string{"BACK", "ALL", "linux-cachyos-lts"})
choice := front.InputMenuGen("Application to remove:", []string{"BACK", "linux-cachyos-lts"})
var target string
switch choice {
case 1: