PASS := user
GROUPS := sudo
-ARCH := i386
-CONFIG := config_base/
+ARCH := amd64
+CONFIG := config_base/ config_nis/
## Kernel Package is not in defaults
-# PACKAGES := ${PACKAGES} linux-image-amd64
-PACKAGES := ${PACKAGES} linux-image-686
+PACKAGES := ${PACKAGES} linux-image-amd64
+# PACKAGES := ${PACKAGES} linux-image-686
+
+PACKAGES := ${PACKAGES} nis rpcbind network-manager firmware-iwlwifi
## Overall XFCE Desktop
# PACKAGES := ${PACKAGES} alsa-utils ark blueman breeze-icon-theme chromium cryptsetup cups-client dosfstools dvd+rw-tools dvdauthor eject exfat-fuse exfat-utils file firmware-linux-free gnome-keyring gparted gtk3-engines-breeze gvfs-backends gvfs-fuse gwenview k3b k3b-i18n kbd kde-l10n-de kde-spectacle kde-style-breeze kde-style-breeze-qt4 leafpad libgl1-mesa-dri locales lvm2 mdadm mesa-utils ntfs-3g okular pavucontrol plymouth plymouth-themes policykit-1 policykit-1-gnome pulseaudio pulseaudio-module-bluetooth recordmydesktop thunar-volman va-driver-all vdpau-driver-all vlc x11-xserver-utils x264 xauth xdotool xfce4 xfce4-terminal xfce4-whiskermenu-plugin xscreensaver xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-wacom xserver-xorg-video-all zenity
--- /dev/null
+# /etc/nsswitch.conf
+#
+# Example configuration of GNU Name Service Switch functionality.
+# If you have the `glibc-doc-reference' and `info' packages installed, try:
+# `info libc "Name Service Switch"' for information about this file.
+
+passwd: nis compat
+group: nis compat
+shadow: nis compat
+gshadow: nis files
+
+hosts: files dns
+networks: files
+
+protocols: db files
+services: db files
+ethers: db files
+rpc: db files
+
+netgroup: nis