mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
78 lines
1.4 KiB
YAML
78 lines
1.4 KiB
YAML
---
|
|
desktop_profile: gnome
|
|
desktop_environment: gnome
|
|
desktop_sessions_enabled: []
|
|
desktop_default_session: gnome
|
|
|
|
# Fedora Workstation/GNOME desktop applications. Keep this profile separate from
|
|
# workstation_* so nymph can remain a desktop laptop rather than a dev workstation.
|
|
fedora_desktop_packages:
|
|
# Fedora equivalents of the development/tooling packages previously pulled by
|
|
# the Void desktop profile.
|
|
- 7zip
|
|
- nodejs-bash-language-server
|
|
- bluez
|
|
- bridge-utils
|
|
- ctags
|
|
- delve
|
|
- dnsmasq
|
|
- fastfetch
|
|
- poppler-glib
|
|
- poppler-utils
|
|
- fontconfig-devel
|
|
- freetype-devel
|
|
- gh
|
|
- golang
|
|
- golangci-lint
|
|
- gopls
|
|
- hunspell
|
|
- libvirt
|
|
- libreoffice
|
|
- liberation-fonts
|
|
- libvterm-devel
|
|
- libX11-devel
|
|
- libXft-devel
|
|
- meld
|
|
- mpv
|
|
- pdfarranger
|
|
- pinentry-gnome3
|
|
- plocate
|
|
- playerctl
|
|
- podman-compose
|
|
- qemu
|
|
- qemu-img
|
|
- qemu-tools
|
|
- rclone
|
|
- remmina
|
|
- ruff
|
|
- rustup
|
|
- rsync
|
|
- shfmt
|
|
- syncthing
|
|
- tealdeer
|
|
- terminus-fonts
|
|
- texlive
|
|
- tmux
|
|
- ty
|
|
- uv
|
|
- virt-manager
|
|
- virt-install
|
|
- wireplumber
|
|
- yt-dlp
|
|
- zstd
|
|
|
|
fedora_nerd_fonts_version: v3.3.0
|
|
fedora_nerd_fonts:
|
|
- Hack
|
|
- UbuntuSans
|
|
- NerdFontsSymbolsOnly
|
|
|
|
fedora_flatpak_packages:
|
|
- be.alexandervanhee.gradia
|
|
- ch.protonmail.protonmail-bridge
|
|
- com.spotify.Client
|
|
- org.mozilla.thunderbird
|
|
- org.telegram.desktop
|
|
|
|
fedora_npm_packages: "{{ ai_agents_npm_packages }}"
|