Purge mainline from framework laptop

This commit is contained in:
Salt 2022-02-03 13:28:54 -06:00
parent 0ed99bec3e
commit cd805fa79f

View File

@ -43,8 +43,7 @@
tags: [ backup ] tags: [ backup ]
- role: desktop - role: desktop
vars: vars:
desktop_apt_repos_extra: #desktop_apt_repos_extra:
- "ppa:cappelikan/ppa"
#- "ppa:kubuntu-ppa/backports" # Kubuntu Backports #- "ppa:kubuntu-ppa/backports" # Kubuntu Backports
desktop_apt_packages_extra: desktop_apt_packages_extra:
# DE # DE
@ -60,7 +59,6 @@
- rofi - rofi
- xbacklight - xbacklight
# Applications # Applications
- mainline # This should not be required when 22.04 rolls around
- redshift - redshift
- xserver-xephyr - xserver-xephyr
tags: [ desktop, desktop-role ] tags: [ desktop, desktop-role ]