Add p14 configuration

This commit is contained in:
Sonny Bakker 2026-02-24 19:46:53 +01:00
parent be2ed3c9bf
commit 5fe1764dbe
32 changed files with 332 additions and 14 deletions

11
host_vars/p14/network.yml Normal file
View file

@ -0,0 +1,11 @@
wireless_interface: wlan0
lan_interface: enp1s0
default_network_dns: 9.9.9.9 149.112.112.112
hostname: p14
wireguard_default:
ip: 10.0.0.5
wireguard_media:
ip: 10.0.1.9

51
host_vars/p14/system.yml Normal file
View file

@ -0,0 +1,51 @@
---
packages:
- nftables
- tmux
- unrar
- vim
- git
- openssl
- iproute2
- curl
- reflector
- ttf-ibm-plex
- systemd-ukify
- efibootmgr
- git-delta
# custom host packages
- keepassxc
- gimp
- firefox
- mpv
- yt-dlp
- syncthing
- mpd
- wireguard-tools
- okular
- postgresql
- plasma-meta
- wezterm
- thunderbird
- pipewire
- pipewire-pulse
- pipewire-alsa
- aspell-nl
- aspell-en
- iwd
mkinitcpio_templates:
- src: "templates/p14/mkinitcpio/1-modules.conf.j2"
dest: "/etc/mkinitcpio.conf.d/1-modules.conf"
- src: "templates/p14/mkinitcpio/2-hooks.conf.j2"
dest: "/etc/mkinitcpio.conf.d/2-hooks.conf"
- src: "templates/p14/mkinitcpio/linux.preset.j2"
dest: "/etc/mkinitcpio.d/linux.preset"
- src: "templates/p14/mkinitcpio/linux-lts.preset.j2"
dest: "/etc/mkinitcpio.d/linux-lts.preset"
wezterm_font_size: 11