Layout refactor

Also included provisioning for htpc host
This commit is contained in:
Sonny Bakker 2025-10-12 15:33:37 +02:00
parent f90702c7b8
commit 970f7489fb
103 changed files with 782 additions and 893 deletions

View file

@ -1,34 +1,17 @@
ansible_become_method: community.general.run0
packages:
- firefox
- keepassxc
- gimp
- nftables
- okular
- postgresql
- plasma-meta
- wezterm
- tmux
- unrar
- vim
- git
- openssl
- kmail
- iproute2
- curl
- reflector
- pipewire
- pipewire-pulse
- pipewire-alsa
- merkuro
- kmail
- otf-monaspace-nerd
- systemd-ukify
- efibootmgr
- git-delta
- aspell-nl
- aspell-en
xdg_config_dir: '{{ ansible_env.HOME }}/.config'
xdg_script_dir: '{{ ansible_env.HOME }}/.local/bin'

View file

@ -1,8 +0,0 @@
gpg_pub_key: '82C21552D732C65C1A4FB340037103F03CA5CBA1'
gpg_passphrase: !vault |
$ANSIBLE_VAULT;1.1;AES256
61383265343062663836623033343538333562636433383735383862306465316439376333373563
6131336136653533323561633434633961393061623233640a366430396532326465326530356136
36616636363134386333616137656333353439633832633731373834336239393337316366626462
6164343331613663620a303363353064376630633939363831373339383961626137376361323438
3463

View file

@ -1,10 +0,0 @@
mpd_listen_address: 127.0.0.1
mpd_listen_port: 6600
mpd_remote_address: 'mpd.{{ server_domain }}'
mpd_remote_port: 21000
mpd_remote_stream_port: 8000
mpd_configuration_dir: '{{ ansible_env.HOME }}/.config/mpd'
ncmpc_configuration_dir: '{{ ansible_env.HOME }}/.config/ncmpc'
ncmpcpp_configuration_dir: '{{ ansible_env.HOME }}/.config/ncmpcpp'

View file

@ -1,39 +0,0 @@
packages:
- keepassxc
- gimp
- nftables
- okular
- postgresql
- plasma-meta
- wezterm
- tmux
- unrar
- vim
- git
- openssl
- kmail
- iproute2
- curl
- reflector
- pipewire
- pipewire-pulse
- pipewire-alsa
- merkuro
- kmail
- otf-monaspace-nerd
- systemd-ukify
- efibootmgr
- git-delta
- aspell-nl
- aspell-en
# custom packages
- firefox
- mpv
- youtube-dl
- nfs-utils
- syncthing
- mpd
- wireguard-tools
vpn_config_dir: '/etc/wireguard'