2021-04-20 19:25:40 +00:00
|
|
|
---
|
2019-04-11 16:53:38 +00:00
|
|
|
user:
|
|
|
|
name: user
|
2018-12-02 20:03:03 +00:00
|
|
|
arch_base_locale: fr_FR.UTF-8
|
2019-04-10 18:27:12 +00:00
|
|
|
arch_base_keymap: fr
|
2018-12-02 20:03:03 +00:00
|
|
|
arch_base_timezone: Europe/Paris
|
2021-04-20 19:25:40 +00:00
|
|
|
arch_base_locales:
|
|
|
|
- "fr_FR.UTF-8"
|
|
|
|
- "en_US.UTF-8"
|
2019-04-16 14:39:04 +00:00
|
|
|
time:
|
|
|
|
hwclock: UTC
|
2019-05-13 20:04:00 +00:00
|
|
|
timezone: Europe/Paris
|
|
|
|
|
2019-09-18 21:14:11 +00:00
|
|
|
system_base_softwares_arch:
|
2021-07-07 19:20:35 +00:00
|
|
|
- "zsh"
|
|
|
|
- "stow"
|
|
|
|
- "wol"
|
|
|
|
- "nmap"
|
|
|
|
- "bind"
|
|
|
|
- "rsync"
|
|
|
|
- "awesome-terminal-fonts"
|
|
|
|
- "wget"
|
|
|
|
- "bat"
|
|
|
|
- "diff-so-fancy"
|
|
|
|
- "git"
|
|
|
|
- "htop"
|
|
|
|
- "thefuck"
|
|
|
|
- "tldr"
|
|
|
|
- "ntfs-3g"
|
|
|
|
- "python-lxml"
|
|
|
|
- "tmux"
|
|
|
|
- "vim"
|
|
|
|
- "python-pip"
|
|
|
|
- "pacman-contrib"
|
|
|
|
- "yarn"
|
|
|
|
- "npm"
|
|
|
|
- "nethogs"
|
|
|
|
- "iftop"
|
|
|
|
- "zip"
|
|
|
|
- "unzip"
|
|
|
|
- "unrar"
|
|
|
|
- "git-lfs"
|
|
|
|
- "httpie"
|
|
|
|
- "lsof"
|
|
|
|
- "glances"
|
|
|
|
- "ethtool"
|
|
|
|
- "gnu-netcat"
|
|
|
|
- "netctl"
|
|
|
|
- "logrotate"
|
|
|
|
- "otf-cascadia-code"
|
|
|
|
- "neovim"
|
2021-08-17 20:22:21 +00:00
|
|
|
- "python-pynvim"
|
2021-07-07 19:20:35 +00:00
|
|
|
- "yamllint"
|
|
|
|
- "prettier"
|
|
|
|
- "fd"
|
|
|
|
- "fzf"
|
2022-03-05 12:45:11 +00:00
|
|
|
- "kitty-terminfo"
|
2022-02-12 09:41:14 +00:00
|
|
|
system_base_aur_soft: []
|
2021-04-20 18:22:49 +00:00
|
|
|
|
2019-09-18 21:14:11 +00:00
|
|
|
system_base_softwares_debian:
|
2021-07-07 19:20:35 +00:00
|
|
|
- "zsh"
|
|
|
|
- "lsof"
|
|
|
|
- "glances"
|
|
|
|
- "stow"
|
|
|
|
- "wakeonlan"
|
|
|
|
- "nmap"
|
|
|
|
- "dnsutils"
|
|
|
|
- "rsync"
|
2021-04-20 19:25:40 +00:00
|
|
|
# - 'awesome-terminal-fonts'
|
2021-07-07 19:20:35 +00:00
|
|
|
- "wget"
|
2021-04-20 19:25:40 +00:00
|
|
|
# - 'bat'
|
|
|
|
# - 'diff-so-fancy'
|
2021-07-07 19:20:35 +00:00
|
|
|
- "git"
|
|
|
|
- "htop"
|
|
|
|
- "thefuck"
|
|
|
|
- "tldr"
|
|
|
|
- "ntfs-3g"
|
|
|
|
- "python-lxml"
|
|
|
|
- "tmux"
|
|
|
|
- "neovim"
|
2021-08-18 16:56:37 +00:00
|
|
|
- "python3-neovim"
|
2021-08-18 17:14:45 +00:00
|
|
|
- "python3-pip"
|
2021-07-07 19:20:35 +00:00
|
|
|
- "yarn"
|
|
|
|
- "npm"
|
|
|
|
- "nethogs"
|
|
|
|
- "iftop"
|
|
|
|
- "zip"
|
|
|
|
- "unzip"
|
|
|
|
- "unrar"
|
|
|
|
- "git-lfs"
|
|
|
|
- "httpie"
|
|
|
|
- "ethtool"
|
|
|
|
- "traceroute"
|
|
|
|
- "fonts-cascadia-code"
|
2021-08-18 17:00:27 +00:00
|
|
|
- "fd-find"
|
2021-07-07 19:20:35 +00:00
|
|
|
- "fzf"
|
2022-02-13 08:00:19 +00:00
|
|
|
- "xterm-kitty"
|
2020-06-04 20:23:39 +00:00
|
|
|
|
2019-11-24 13:49:14 +00:00
|
|
|
system_upgrade: false
|
2020-12-14 19:23:01 +00:00
|
|
|
system_arch_local_mirror:
|
2021-02-24 21:40:34 +00:00
|
|
|
system_user: []
|
2021-04-20 19:25:40 +00:00
|
|
|
# - name: toto
|
|
|
|
# home: /home/toto
|
|
|
|
# shell: '/bin/zsh'
|
|
|
|
# group: ezfef
|
2021-02-24 21:40:34 +00:00
|
|
|
system_group: []
|
2021-02-16 18:19:46 +00:00
|
|
|
keystodeploy: []
|
2021-04-20 19:25:40 +00:00
|
|
|
# - name: toto
|
|
|
|
# user: toto
|
|
|
|
# ssjkey: lrlrl
|
2021-04-20 08:18:56 +00:00
|
|
|
privatekeytodeploy: []
|
2021-04-20 19:25:40 +00:00
|
|
|
# - user: root
|
|
|
|
# keyfile: /root/.ssh/id_rsa
|
|
|
|
# privatekey: {{ vault_privatekey }}
|
2021-07-07 19:20:35 +00:00
|
|
|
|
2021-07-18 09:39:52 +00:00
|
|
|
# Custom hosts entries to be added
|
|
|
|
hosts_entries: []
|
|
|
|
|
|
|
|
# Custom host file snippets to be added
|
|
|
|
hosts_file_snippets: []
|
2022-02-13 08:01:05 +00:00
|
|
|
|
|
|
|
system_ipV6_disable: true
|