diff --git a/step1/30-basesystem b/step1/30-basesystem index d9c4e6c..722a9ee 100644 --- a/step1/30-basesystem +++ b/step1/30-basesystem @@ -14,7 +14,7 @@ setconf add "timezone" "Europe/Berlin" addpkg void-repo-multilib void-repo-multilib-nonfree void-repo-nonfree lvm2 cronie socklog-void ntp xtools wireguard-tools gnupg2 progress pwgen net-tools ncdu nmap mtr iotop hdparm smartmontools htop git neovim btrbk croc grub-btrfs nano mbuffer cryptsetup ignorepkg nvi gnupg -servicesenable acpid cronie socklog-unix nanoklogd uuidd agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4 +servicesenable acpid cronie socklog-unix nanoklogd uuidd agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4 dhcpcd servicesdisable agetty-tty6 agetty-tty5 module end diff --git a/step1/50-de b/step1/50-de index 6745839..273e7a2 100644 --- a/step1/50-de +++ b/step1/50-de @@ -41,7 +41,7 @@ if [[ ! "${cfg[de]}" == "none" ]]; then servicesenable "dbus" "NetworkManager" "alsa" "${cfg[dm]}" - servicesdisable "acpid" + servicesdisable "acpid" "dhcpcd" addpkg "xorg-minimal" "xorg-fonts" "mesa-dri" "vulkan-loader" "xorg-apps"