diff --git a/configs/device/ayn-odin2.yaml b/configs/device/ayn-odin2.yaml index da0482f..508b9bf 100644 --- a/configs/device/ayn-odin2.yaml +++ b/configs/device/ayn-odin2.yaml @@ -29,6 +29,9 @@ systemd: disable: # No modem in this device - rmtfs.service + enable: + - bt-update-mac.service + - net-update-mac@wlp1s0.service filesystem: files: # GamePAD workaround @@ -115,5 +118,8 @@ mkinitcpio: # Bluetooth related services - packages/bluez +# Persistent MAC Address +- common/persistent-mac + # Root without password - common/wheel-nopasswd