Skip to content

Commit 05a16be

Browse files
committed
swappiness
1 parent 65760f6 commit 05a16be

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

pkgs.md

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
libva-glx2
2+
va-driver-all
3+
mesa-va-drivers
4+
5+
- 'va-driver-all'
6+
- 'mesa-va-drivers'
7+
- 'libva-glx2'
8+
# VDPAU
9+
- 'mesa-vdpau-drivers'
10+
- 'vdpau-driver-all'
11+
# Mesa / OpenGL
12+
- 'mesa-utils'
13+
- 'libegl1'
14+
# OpenCL
15+
- 'mesa-opencl-icd'
16+
# Sound
17+
- 'pipewire'
18+
- 'wireplumber'
19+
- 'pipewire-pulse'
20+
21+
- 'mesa-vulkan-drivers'
22+
- 'vulkan-validationlayers'
23+
- 'libvkd3d1'
24+
- 'libvkd3d-utils1'
25+
- 'libvkd3d-headers'
26+
27+
28+
- 'fonts-recommended'
29+
- 'fonts-dejavu'
30+
- 'fonts-noto'
31+
- 'fonts-ebgaramond'
32+
- 'fonts-paratype'
33+
- 'fonts-noto-hinted'
34+
- 'fonts-linuxlibertine'
35+
- 'fonts-opensymbol'
36+
- 'fonts-sil-gentium'
37+
- 'ttf-mscorefonts-installer'
38+
39+
40+
preload

site.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- {role: l3d.users.admin, tags: admin}
1717
- {role: l3d.users.sshd, tags: sshd}
1818
- {role: l3d.users.dotfiles, tags: dotfiles}
19+
- {role: l3d.linux.swappiness, tags: swappiness}
1920

2021
- name: Generic Workstation Preperation
2122
hosts: [work, private]

0 commit comments

Comments
 (0)