This commit is contained in:
teldra 2021-05-12 11:00:36 +02:00
parent 554b7fd3f8
commit 472fbcc490
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"