void-bash-installer/profiles/basesystem

10 lines
474 B
Plaintext
Raw Normal View History

2021-05-12 16:16:01 +02:00
networkmanager="dhcpcd"
2021-05-12 21:32:23 +02:00
pkgs="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 bind-utils iotop hdparm smartmontools htop git neovim btrbk croc grub-btrfs nano mbuffer cryptsetup psmisc"
2021-05-12 16:16:01 +02:00
serviceenable="acpid cronie socklog-unix nanoklogd uuidd agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4"
servicedisable="agetty-tty6 agetty-tty5"
ignorepkgs="nvi gnupg"