configs: device/ayn-odin2: enable common/persistent-mac

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
BigfootACA 2024-05-24 00:49:08 +08:00
parent c81a64fb06
commit d44bc72beb

View File

@ -29,6 +29,9 @@ systemd:
disable: disable:
# No modem in this device # No modem in this device
- rmtfs.service - rmtfs.service
enable:
- bt-update-mac.service
- net-update-mac@wlp1s0.service
filesystem: filesystem:
files: files:
# GamePAD workaround # GamePAD workaround
@ -115,5 +118,8 @@ mkinitcpio:
# Bluetooth related services # Bluetooth related services
- packages/bluez - packages/bluez
# Persistent MAC Address
- common/persistent-mac
# Root without password # Root without password
- common/wheel-nopasswd - common/wheel-nopasswd