-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.json
91 lines (91 loc) · 2.45 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
{
"all": {
"include": {
"all": [
"alsa-firmware",
"android-udev-rules",
"apr",
"apr-util",
"distrobox",
"ffmpeg",
"ffmpeg-libs",
"ffmpegthumbnailer",
"fzf",
"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",
"htop",
"just",
"kernel-tools",
"libheif-freeworld",
"libheif-tools",
"libratbag-ratbagd",
"lshw",
"net-tools",
"nvme-cli",
"nvtop",
"openrgb-udev-rules",
"openssl",
"pam-u2f",
"pam_yubico",
"pamu2fcfg",
"pipewire-codec-aptx",
"powerstat",
"smartmontools",
"solaar-udev",
"symlinks",
"tcpdump",
"tmux",
"traceroute",
"vim",
"wireguard-tools",
"zstd"
],
"silverblue": [
"adw-gtk3-theme",
"gnome-epub-thumbnailer",
"gnome-tweaks",
"gvfs-nfs"
],
"kinoite": [
"icoutils",
"kate",
"kcron",
"kio-admin",
"ksshaskpass"
]
},
"exclude": {
"all": [
"ffmpeg-free",
"google-noto-sans-cjk-vf-fonts",
"libavcodec-free",
"libavdevice-free",
"libavfilter-free",
"libavformat-free",
"libavutil-free",
"libpostproc-free",
"libswresample-free",
"libswscale-free"
],
"kinoite": [
"ffmpegthumbnailer",
"plasma-discover-rpm-ostree"
]
}
},
"40": {
"include": {
"all": [],
"kinoite": []
},
"exclude": {
"all": [
"default-fonts-cjk-sans"
]
}
}
}