void-bash-installer/config

8 lines
120 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
2021-05-12 16:54:43 +02:00
#removepkg vlc
2021-04-15 11:24:42 +02:00
}