void-bash-installer/config

8 lines
119 B
Plaintext
Raw Normal View History

2021-04-15 11:24:42 +02:00
lastminute() {
2021-05-09 23:16:56 +02:00
#addpkg mpv mpv-mpris
2021-04-15 11:38:20 +02:00
servicesenable sshd
2021-05-09 20:31:41 +02:00
#servicesdisable sshd
#ignorepkg openssh
removepkg vlc
2021-04-15 11:24:42 +02:00
}