add chromium too

This commit is contained in:
Matthew Tran 2026-01-23 05:09:49 -08:00
parent cdbacd6edd
commit 71988b74ff

View File

@ -163,6 +163,7 @@ def add_packages():
"ExecStart=/usr/bin/rpm-ostree install -y --allow-inactive " + " ".join([ "ExecStart=/usr/bin/rpm-ostree install -y --allow-inactive " + " ".join([
"alsa-utils", "alsa-utils",
"avahi", "avahi",
"chromium",
"firefox", "firefox",
"htop", "htop",
"python3", "python3",