-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackages.yml
101 lines (95 loc) · 2.02 KB
/
packages.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
bin_install_dir: /usr/local/bin
pipewire_config_dir: "{{ ansible_env['HOME'] }}/.config/pipewire/"
rclone_version: "1.68.2"
hugo_version: "0.144.2"
helix_version: "25.01.1"
marksman_version: "2024-12-18"
marksman_shasum: "b9cb666c643dfd9b699811fdfc445ed4c56be65c1d878c21d46847f0d7b0e475"
ltex_ls_plus_version: "18.5.1"
yabridge_version: "5.0.5"
delta_version: "0.18.2"
keyd_git_version: "v2.5.0"
packages_to_remove:
- cheese
- evolution
- gnome-games
- gnome-music
- gnome-software
- gnome-text-editor
- gnome-sound-recorder
- rhythmbox
- totem
debian_packages:
- adb
- android-sdk-platform-tools-common
- ansible-lint
- bat
- borgbackup
- build-essential
- curl
- ffmpeg
- fzf
- gdb
- gh
- gnome-boxes
- gnome-shell-extension-autohidetopbar
- gnome-shell-extension-auto-move-windows
- gnome-tweaks
- golang
- handbrake
- heif-gdk-pixbuf
- heif-thumbnailer
- imagemagick
- jq
- kitty
- krita
# - libvirt-daemon-system # dependency for gnome-boxes at least in Debian 12
- lldb-19 # to supply lldb-dap-19 for Helix debugging
- lshw
- mediainfo
- mpv
- nodejs
- npm
- pandoc
- pipx
- qpwgraph
- ripgrep
- shellcheck
- sidplayfp
- shfmt
- stow
- tldr
- trash-cli
- wl-clipboard
- xdg-desktop-portal-gnome
- zathura
- zoxide
- zsh
- zsh-autosuggestions
debian_13_packages:
- alsa-scarlett-gui
- flatseal
- git-delta
- keepassxc-full
- keyd
- lazygit
flatpak_packages:
- com.github.polymeilex.neothesia
- com.obsproject.Studio # TODO in trixie
- com.obsproject.Studio.Plugin.DroidCam # TODO in trixie
- io.github.flattool.Warehouse
- org.signal.Signal
npm_packages:
- "@ansible/[email protected]"
- "@tailwindcss/[email protected]"
python_packages:
- ansi2html
# - gdbgui doesn't seem to work on trixie
- visidata
- yt-dlp