mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Centralize service enabling
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# Turn on bluetooth by default
|
||||
chrootable_systemctl_enable bluetooth.service
|
||||
@@ -1,6 +0,0 @@
|
||||
# Ensure iwd service will be started
|
||||
sudo systemctl enable iwd.service
|
||||
|
||||
# Prevent systemd-networkd-wait-online timeout on boot
|
||||
sudo systemctl disable systemd-networkd-wait-online.service
|
||||
sudo systemctl mask systemd-networkd-wait-online.service
|
||||
@@ -1,3 +0,0 @@
|
||||
chrootable_systemctl_enable cups.service
|
||||
chrootable_systemctl_enable avahi-daemon.service
|
||||
chrootable_systemctl_enable cups-browsed.service
|
||||
Reference in New Issue
Block a user