vinstaller/etc/printing/cups
2022-02-11 12:48:57 +01:00

9 lines
182 B
Plaintext

packages() {
addpkg cups cups-filters gutenprint foomatic-db brother-brlaser cups-pk-helper
#addpkg avahi-daemon
}
config() {
service_enable cupsd
#service_enable avahi-daemon
}