Use simpler file structure

This commit is contained in:
Sonny Bakker 2021-01-29 21:05:40 +01:00
parent 8ea9414418
commit d5ca1ac81d
74 changed files with 398 additions and 477 deletions

31
vars/main.yml Normal file
View file

@ -0,0 +1,31 @@
xdg_config_dir: '{{ ansible_env.HOME }}/.config'
xdg_script_dir: '{{ ansible_env.HOME }}/.local/bin'
packages:
- firefox
- mpv
- youtube-dl
- keepassxc
- gimp
- nftables
- mpd
- nfs-utils
- openvpn
- okular
- postgresql
- plasma-meta
- syncthing
- tmux
- unrar
- vim
- git
- openssl
- kmail
- iproute2
- curl
- cantata
- reflector
- laptop-detect
platform_packages: []
skip_common_setup: true