add printer setup + privacy gnome panel

This commit is contained in:
Mylloon 2023-05-08 23:12:29 +02:00
parent fdea823f3f
commit 4c1d8db014
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 8 additions and 1 deletions

View file

@ -396,6 +396,10 @@ main() {
sudo mkdir -p /usr/share/sounds/sf2
sudo ln -s /usr/share/soundfonts/*.sf2 /usr/share/sounds/sf2/
# === Printers ==
sudo systemctl enable cups.service
sudo systemctl start cups.service
echo -e "\nInstallation terminée.\nIl faut redémarrer l'ordinateur."
}

View file

@ -121,7 +121,10 @@
"timidity++",
"soundfont-fluid",
"fluidsynth",
"libsamplerate"
"libsamplerate",
"cups",
"system-config-printer",
"fwupd"
],
"plugin": null,
"profile": {