Update Ubuntu workstation package selections

This commit is contained in:
Fabio Scotto di Santolo
2026-03-23 22:46:47 +01:00
parent 18784a3222
commit ace0cc41d3
2 changed files with 22 additions and 10 deletions

View File

@@ -1,12 +1,6 @@
---
ubuntu_packages_base:
- ca-certificates
- curl
- gpg
- python3-apt
- python3-gi
- python3-gi-cairo
- software-properties-common
ubuntu_manage_docker_repo: true

View File

@@ -1,12 +1,18 @@
---
profile_packages:
- dbus-user-session
- gnome-keyring
- htop
- fastfetch
- build-essential
- nodejs
- meld
- gufw
- libreoffice
- gnome-shell-extension-manager
- gnome-shell-extensions
- gnome-terminal
- gnome-tweaks
- seahorse
- podman
- podman-compose
- distrobox
workstation_snap_packages:
- name: intellij-idea-ultimate
@@ -21,6 +27,18 @@ workstation_snap_packages:
- name: code
classic: true
channel: latest/stable
- name: xournalpp
classic: false
channel: latest/stable
- name: pdfarranger
classic: false
channel: latest/stable
- name: spotify
classic: false
channel: latest/stable
- name: telegram-desktop
classic: false
channel: latest/stable
workstation_user_directories:
- path: "{{ user_home }}/.config"