-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.json
110 lines (110 loc) · 3.27 KB
/
packages.json
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
102
103
104
105
106
107
108
109
110
{
"all": {
"include": {
"all": [
"alsa-firmware",
"android-udev-rules",
"apr",
"apr-util",
"bat",
"btop",
"distrobox",
"eza",
"ffmpeg",
"ffmpeg-libs",
"ffmpegthumbnailer",
"flatpak-spawn",
"fuse",
"fzf",
"git-lfs",
"google-noto-sans-balinese-fonts",
"google-noto-sans-cjk-fonts",
"google-noto-sans-javanese-fonts",
"google-noto-sans-sundanese-fonts",
"grub2-tools-extra",
"heif-pixbuf-loader",
"just",
"libcamera",
"libcamera-tools",
"libcamera-gstreamer",
"libcamera-ipa",
"libfdk-aac",
"libratbag-ratbagd",
"libva-utils",
"lshw",
"net-tools",
"nvme-cli",
"nvtop",
"openrgb-udev-rules",
"openssl",
"pam-u2f",
"pam_yubico",
"pamu2fcfg",
"pipewire-libs-extra",
"pipewire-plugin-libcamera",
"rbw",
"smartmontools",
"solaar-udev",
"squashfs-tools",
"symlinks",
"tcpdump",
"tealdeer",
"tmux",
"traceroute",
"vim",
"wireguard-tools",
"wl-clipboard",
"yubikey-manager",
"zsh",
"zstd"
],
"silverblue": [
"adw-gtk3-theme",
"gnome-epub-thumbnailer",
"gnome-shell-extension-appindicator",
"gnome-shell-extension-dash-to-dock",
"gnome-tweaks",
"gvfs-nfs"
]
},
"exclude": {
"all": [
"default-fonts-cjk-sans",
"fdk-aac-free",
"ffmpeg-free",
"firefox",
"firefox-langpacks",
"google-noto-sans-cjk-vf-fonts",
"libavcodec-free",
"libavdevice-free",
"libavfilter-free",
"libavformat-free",
"libavutil-free",
"libpostproc-free",
"libswresample-free",
"libswscale-free"
],
"silverblue": [
"gnome-classic-session",
"gnome-initial-setup",
"gnome-shell-extension-apps-menu",
"gnome-shell-extension-background-logo",
"gnome-shell-extension-launch-new-instance",
"gnome-shell-extension-places-menu",
"gnome-shell-extension-window-list",
"gnome-software-rpm-ostree",
"gnome-system-monitor",
"gnome-tour",
"totem-video-thumbnailer"
]
}
},
"41": {
"include": {
"all": []
},
"exclude": {
"all": []
}
}
}