mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Update Ubuntu workstation package selections
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user