Add mainline kernel update utility
>=5.14 is required for the Framework to function fully. Since this is just one machine, I'm okay with not completely automating this process.
This commit is contained in:
parent
50add7b8b9
commit
0963554422
@ -43,7 +43,8 @@
|
||||
tags: [ backup ]
|
||||
- role: desktop
|
||||
vars:
|
||||
#desktop_apt_repos_extra:
|
||||
desktop_apt_repos_extra:
|
||||
- "ppa:cappelikan/ppa"
|
||||
#- "ppa:kubuntu-ppa/backports" # Kubuntu Backports
|
||||
desktop_apt_packages_extra:
|
||||
# DE
|
||||
@ -59,6 +60,7 @@
|
||||
- rofi
|
||||
- xbacklight
|
||||
# Applications
|
||||
- mainline # This should not be required when 22.04 rolls around
|
||||
- redshift
|
||||
- xserver-xephyr
|
||||
tags: [ desktop, desktop-role ]
|
||||
|
Loading…
Reference in New Issue
Block a user