Move more missing packages

This commit is contained in:
exu 2024-10-12 19:53:07 +02:00
parent d5dd732643
commit 402f7ae93c

View File

@ -110,16 +110,13 @@
- noto-fonts-emoji # fonts - noto-fonts-emoji # fonts
- ntfs-3g # ntfs - ntfs-3g # ntfs
- nvme-cli # nvme ssd - nvme-cli # nvme ssd
- obs-studio # recording
- okular # pdf - okular # pdf
- openssh # remote shell - openssh # remote shell
- opentofu # iac - opentofu # iac
- otf-font-awesome # fonts - otf-font-awesome # fonts
- p7zip # compression - p7zip # compression
- pacman-contrib # scripts - pacman-contrib # scripts
- pandoc
- php # code - php # code
- piper # mouse
- pkgstats - pkgstats
- plasma-meta - plasma-meta
- podman # containers - podman # containers
@ -134,7 +131,6 @@
- python-pyflakes # code - python-pyflakes # code
- python-pytest # code - python-pytest # code
- rebuild-detector # packages - rebuild-detector # packages
- reflector # mirrors
- restic # backup - restic # backup
- ripgrep # doom emacs - ripgrep # doom emacs
- rsync # file sync - rsync # file sync
@ -176,7 +172,7 @@
tags: packages tags: packages
become: true become: true
- name: x86_64 | Install other packages unavailable on ALARM - name: x86_64 | Install other packages unavailable/unnecessary on ALARM
community.general.pacman: community.general.pacman:
state: present state: present
# select the lines and use 'M-x sort-lines' # select the lines and use 'M-x sort-lines'
@ -194,7 +190,11 @@
- linux # kernel - linux # kernel
- linux-firmware # kernel - linux-firmware # kernel
- linux-headers # kernel - linux-headers # kernel
- obs-studio # recording
- pandoc
- piper # mouse
- qemu-full # virtualization - qemu-full # virtualization
- reflector # mirrors
- virt-manager # virtualization - virt-manager # virtualization
- vulkan-intel # video driver - vulkan-intel # video driver
- vulkan-radeon # video driver - vulkan-radeon # video driver