Install croc on desktops and workstations

This commit is contained in:
Fabio Scotto di Santolo
2026-08-11 20:08:01 +02:00
parent e8e1cd3cbc
commit 13991fb2b4
8 changed files with 9 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ fedora_desktop_packages:
- cmake - cmake
- cscope - cscope
- ctags - ctags
- croc
- delve - delve
- dnsmasq - dnsmasq
- fastfetch - fastfetch

View File

@@ -37,6 +37,7 @@ fedora_dotfiles:
workstation_firewall_backend: firewalld workstation_firewall_backend: firewalld
fedora_workstation_dev_packages: fedora_workstation_dev_packages:
- croc
- distrobox - distrobox
- gnupg - gnupg
- gnupg2-gpg-agent - gnupg2-gpg-agent
@@ -47,6 +48,7 @@ fedora_workstation_dev_packages:
workstation_host_linux_packages_fedora: workstation_host_linux_packages_fedora:
- code - code
- croc
- firewall-config - firewall-config
- gnome-extensions-app - gnome-extensions-app
- gnome-shell-extension-appindicator - gnome-shell-extension-appindicator

View File

@@ -55,6 +55,7 @@ freebsd_development_packages:
- shellcheck - shellcheck
freebsd_desktop_common_packages: freebsd_desktop_common_packages:
- croc
- dbus - dbus
- dconf - dconf
- firefox - firefox

View File

@@ -42,6 +42,7 @@ mint_development_packages:
- valgrind - valgrind
mint_desktop_common_packages: mint_desktop_common_packages:
- croc
- dconf-cli - dconf-cli
- deja-dup - deja-dup
- firefox - firefox

View File

@@ -98,6 +98,7 @@ desktop_common_packages:
- cups - cups
- cups-filters - cups-filters
- cups-pk-helper - cups-pk-helper
- croc
- flatpak - flatpak
- libsecret - libsecret
- sane - sane

View File

@@ -1,5 +1,6 @@
--- ---
workstation_dev_packages: workstation_dev_packages:
- croc
- distrobox - distrobox
- gnupg - gnupg
- gpg-agent - gpg-agent

View File

@@ -3,6 +3,7 @@ enabled_services:
- docker - docker
workstation_dev_wsl_packages: workstation_dev_wsl_packages:
- croc
- lazygit - lazygit
- pinentry-curses - pinentry-curses
- python3-pip - python3-pip

View File

@@ -1,5 +1,6 @@
--- ---
workstation_host_linux_packages: workstation_host_linux_packages:
- croc
- gnome-shell-extension-manager - gnome-shell-extension-manager
- gnome-shell-extensions - gnome-shell-extensions
- gnome-tweaks - gnome-tweaks