void-bash-installer/config
2021-05-09 20:31:41 +02:00

8 lines
118 B
Plaintext

lastminute() {
addpkg mpv mpv-mpris
servicesenable sshd
#servicesdisable sshd
#ignorepkg openssh
removepkg vlc
}