Preinstall dnsmasq for hotspot creation

axtloss/rework-partitioning
axtloss 1 year ago
parent b058721187
commit c9a07e1dfd

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

Loading…
Cancel
Save