system/defaults/main.yml
2019-05-24 20:29:19 +02:00

44 lines
633 B
YAML

user:
name: user
arch_base_locale: fr_FR.UTF-8
arch_base_keymap: fr
arch_base_timezone: Europe/Paris
arch_base_locales: [
"fr_FR.UTF-8",
"en_US.UTF-8"
]
time:
hwclock: UTC
timezone: Europe/Paris
system_base_softwares:
- 'zsh'
- 'stow'
- 'wol'
- 'nmap'
- 'bind-tools'
- 'rsync'
- 'awesome-terminal-fonts'
- 'wget'
- 'bat'
- 'diff-so-fancy'
- 'git'
- 'htop'
- 'thefuck'
- 'tldr'
- 'ntfs-3g'
- 'python-lxml'
- 'tmux'
- 'vim'
- 'zsh-theme-powerlevel9k'
- 'python-pip'
- 'pacman-contrib'
- 'yarn'
- 'npm'
- 'nethogs'
- 'iftop'
- 'zip'
- 'unzip'
- 'unrar'
- 'git-lfs'