mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Update Ubuntu workstation package selections
This commit is contained in:
@@ -1,12 +1,6 @@
|
|||||||
---
|
---
|
||||||
ubuntu_packages_base:
|
ubuntu_packages_base:
|
||||||
- ca-certificates
|
|
||||||
- curl
|
- curl
|
||||||
- gpg
|
|
||||||
- python3-apt
|
|
||||||
- python3-gi
|
|
||||||
- python3-gi-cairo
|
|
||||||
- software-properties-common
|
|
||||||
|
|
||||||
ubuntu_manage_docker_repo: true
|
ubuntu_manage_docker_repo: true
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,18 @@
|
|||||||
---
|
---
|
||||||
profile_packages:
|
profile_packages:
|
||||||
- dbus-user-session
|
- htop
|
||||||
- gnome-keyring
|
- fastfetch
|
||||||
|
- build-essential
|
||||||
|
- nodejs
|
||||||
|
- meld
|
||||||
|
- gufw
|
||||||
|
- libreoffice
|
||||||
- gnome-shell-extension-manager
|
- gnome-shell-extension-manager
|
||||||
- gnome-shell-extensions
|
- gnome-shell-extensions
|
||||||
- gnome-terminal
|
|
||||||
- gnome-tweaks
|
- gnome-tweaks
|
||||||
- seahorse
|
- podman
|
||||||
|
- podman-compose
|
||||||
|
- distrobox
|
||||||
|
|
||||||
workstation_snap_packages:
|
workstation_snap_packages:
|
||||||
- name: intellij-idea-ultimate
|
- name: intellij-idea-ultimate
|
||||||
@@ -21,6 +27,18 @@ workstation_snap_packages:
|
|||||||
- name: code
|
- name: code
|
||||||
classic: true
|
classic: true
|
||||||
channel: latest/stable
|
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:
|
workstation_user_directories:
|
||||||
- path: "{{ user_home }}/.config"
|
- path: "{{ user_home }}/.config"
|
||||||
|
|||||||
Reference in New Issue
Block a user