fixes
This commit is contained in:
parent
554b7fd3f8
commit
472fbcc490
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user