Hardware scan

Specs of your CPU

lscpu 

Return its architecture:

uname -m 

where aarch64 stands for ARM64.

Bluetooth peripherical installation

To connect a Bluetooth device, use a systemd shortcut to manage the bluetooth control service:

sudo bluetoothctl

Then:

scan on
#Take note of the device you would like to pair
scan off
pair <deviceCode>
exit

Keyboard settings

Change keyboard layout in Italian

sudo loadkeys it