vinstaller/etc/base

7 lines
93 B
Plaintext
Raw Normal View History

2022-02-07 02:34:12 +01:00
packages() {
addpkg base-system lvm2 cryptsetup htop tmux wireguard-tools
}
config() {
:
}