-
Notifications
You must be signed in to change notification settings - Fork 30
/
blendos-base.yaml
127 lines (124 loc) · 1.89 KB
/
blendos-base.yaml
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
track: 'custom'
packages:
- 'alsa-utils'
- 'amd-ucode'
- 'arch-install-scripts'
- 'b43-fwcutter'
- 'archlinux-keyring'
- 'base-devel'
- 'git'
- 'bash'
- 'bzip2'
- 'coreutils'
- 'file'
- 'filesystem-blend'
- 'findutils'
- 'gawk'
- 'gcc-libs'
- 'gettext'
- 'glibc'
- 'grep'
- 'gzip'
- 'iproute2'
- 'iputils'
- 'licenses'
- 'pacman'
- 'pciutils'
- 'procps-ng'
- 'psmisc'
- 'sed'
- 'shadow'
- 'systemd'
- 'systemd-sysvcompat'
- 'tar'
- 'util-linux'
- 'xz'
- 'bash'
- 'bash-completion'
- 'bind'
- 'blend'
- 'blend-settings'
- 'brltty'
- 'broadcom-wl-dkms'
- 'btrfs-progs'
- 'cryptsetup'
- 'dhclient'
- 'dmidecode'
- 'dnsmasq'
- 'dosfstools'
- 'e2fsprogs'
- 'efibootmgr'
- 'espeakup'
- 'exfatprogs'
- 'f2fs-tools'
- 'fatresize'
- 'gpart'
- 'gptfdisk'
- 'grub'
- 'hdparm'
- 'hyperv'
- 'intel-ucode'
- 'irssi'
- 'less'
- 'libfido2'
- 'libusb-compat'
- 'linux-zen'
- 'linux-zen-headers'
- 'linux-atm'
- 'linux-firmware'
- 'linux-firmware-marvell'
- 'man-db'
- 'man-pages'
- 'mc'
- 'mdadm'
- 'memtest86+'
- 'mkinitcpio'
- 'mkinitcpio-archiso'
- 'mkinitcpio-nfs-utils'
- 'modemmanager'
- 'mtools'
- 'nano'
- 'nbd'
- 'ndisc6'
- 'nfs-utils'
- 'nilfs-utils'
- 'ntfs-3g'
- 'openconnect'
- 'openssh'
- 'openvpn'
- 'os-prober'
- 'parted'
- 'partimage'
- 'pcsclite'
- 'ppp'
- 'pptpclient'
- 'pv'
- 'rsync'
- 'smartmontools'
- 'sof-firmware'
- 'squashfs-tools'
- 'sudo'
- 'syslinux'
- 'tcpdump'
- 'tpm2-tss'
- 'udftools'
- 'usb_modeswitch'
- 'usbmuxd'
- 'usbutils'
- 'vpnc'
- 'wireless-regdb'
- 'wireless_tools'
- 'wpa_supplicant'
- 'wvdial'
- 'xfsprogs'
- 'xl2tpd'
- 'bluez'
- 'networkmanager'
- 'cups'
- 'ttf-jetbrains-mono'
services:
- 'cups'
- 'bluetooth'
- 'NetworkManager'
user-services:
- 'blend-files'