mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Structure the installers explicitly with clearly defined segments
This commit is contained in:
4
install/desktop/printer.sh
Normal file
4
install/desktop/printer.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo pacman -S --noconfirm cups cups-pdf cups-filters system-config-printer
|
||||
sudo systemctl enable --now cups.service
|
||||
Reference in New Issue
Block a user