mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 11:02:47 +00:00
Install croc on desktops and workstations
This commit is contained in:
@@ -17,6 +17,7 @@ fedora_desktop_packages:
|
||||
- cmake
|
||||
- cscope
|
||||
- ctags
|
||||
- croc
|
||||
- delve
|
||||
- dnsmasq
|
||||
- fastfetch
|
||||
|
||||
@@ -37,6 +37,7 @@ fedora_dotfiles:
|
||||
workstation_firewall_backend: firewalld
|
||||
|
||||
fedora_workstation_dev_packages:
|
||||
- croc
|
||||
- distrobox
|
||||
- gnupg
|
||||
- gnupg2-gpg-agent
|
||||
@@ -47,6 +48,7 @@ fedora_workstation_dev_packages:
|
||||
|
||||
workstation_host_linux_packages_fedora:
|
||||
- code
|
||||
- croc
|
||||
- firewall-config
|
||||
- gnome-extensions-app
|
||||
- gnome-shell-extension-appindicator
|
||||
|
||||
@@ -55,6 +55,7 @@ freebsd_development_packages:
|
||||
- shellcheck
|
||||
|
||||
freebsd_desktop_common_packages:
|
||||
- croc
|
||||
- dbus
|
||||
- dconf
|
||||
- firefox
|
||||
|
||||
@@ -42,6 +42,7 @@ mint_development_packages:
|
||||
- valgrind
|
||||
|
||||
mint_desktop_common_packages:
|
||||
- croc
|
||||
- dconf-cli
|
||||
- deja-dup
|
||||
- firefox
|
||||
|
||||
@@ -98,6 +98,7 @@ desktop_common_packages:
|
||||
- cups
|
||||
- cups-filters
|
||||
- cups-pk-helper
|
||||
- croc
|
||||
- flatpak
|
||||
- libsecret
|
||||
- sane
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
workstation_dev_packages:
|
||||
- croc
|
||||
- distrobox
|
||||
- gnupg
|
||||
- gpg-agent
|
||||
|
||||
@@ -3,6 +3,7 @@ enabled_services:
|
||||
- docker
|
||||
|
||||
workstation_dev_wsl_packages:
|
||||
- croc
|
||||
- lazygit
|
||||
- pinentry-curses
|
||||
- python3-pip
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
workstation_host_linux_packages:
|
||||
- croc
|
||||
- gnome-shell-extension-manager
|
||||
- gnome-shell-extensions
|
||||
- gnome-tweaks
|
||||
|
||||
Reference in New Issue
Block a user