{ "audio": "none", "bootloader": "grub-install", "custom-commands": [ "cd /home/junikim; git clone https://git.junickim.me/junikimm717/arch_rice.git", "chown -R junikim:junikim /home/junikim/arch_rice", "usermod -aG docker,video,audio,input junikim", "runuser -l junikim -c /home/junikim/arch_rice/user_arch.sh" ], "gfx_driver": "All open-source (default)", "harddrives": ["/dev/vda"], "hostname": "archbox", "kernels": ["linux"], "keyboard-language": "us", "mirror-region": "Worldwide", "nic": { "type": "NM" }, "ntp": true, "packages": ["docker", "git", "neovim"], "profile": "minimal", "services": ["docker"], "swap": false, "sys-encoding": "utf-8", "sys-language": "en_US", "timezone": "US/Eastern" }