47 lines
810 B
YAML
47 lines
810 B
YAML
packages:
|
|
- nftables
|
|
- tmux
|
|
- unrar
|
|
- vim
|
|
- git
|
|
- openssl
|
|
- iproute2
|
|
- curl
|
|
- reflector
|
|
- otf-monaspace-nerd
|
|
- systemd-ukify
|
|
- efibootmgr
|
|
- git-delta
|
|
|
|
# custom packages
|
|
- keepassxc
|
|
- firefox
|
|
- mpv
|
|
- yt-dlp
|
|
- wireguard-tools
|
|
- okular
|
|
- postgresql
|
|
- plasma-meta
|
|
- wezterm
|
|
- pipewire
|
|
- pipewire-pulse
|
|
- pipewire-alsa
|
|
|
|
wezterm_columns: 90
|
|
wezterm_rows: 18
|
|
|
|
modprobe_templates: []
|
|
|
|
mkinitcpio_templates:
|
|
- src: 'templates/htpc/mkinitcpio/1-modules.conf.j2'
|
|
dest: '/etc/mkinitcpio.conf.d/1-amdgpu.conf'
|
|
|
|
- src: 'templates/htpc/mkinitcpio/linux.preset.j2'
|
|
dest: '/etc/mkinitcpio.d/linux.preset'
|
|
|
|
- src: 'templates/htpc/mkinitcpio/linux-lts.preset.j2'
|
|
dest: '/etc/mkinitcpio.d/linux-lts.preset'
|
|
|
|
boot_configuration:
|
|
disk: /dev/sda
|
|
partition: 1
|