Added ttf-liberation

axtloss/rework-partitioning v1.2.9
Antiz (Robin C.) 1 year ago committed by Robin Candau
parent c6e9c4c9a8
commit 5d63c911c1

@ -65,6 +65,7 @@ pub fn install_base_packages(kernel: String) {
"ntfs-3g",
"bash-completion",
"zsh-completions",
"ttf-liberation",
]);
files::copy_file("/etc/pacman.conf", "/mnt/etc/pacman.conf");
}

Loading…
Cancel
Save