Added ttf-liberation

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

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

Loading…
Cancel
Save