add a user for pi

This commit is contained in:
Louis Abel 2024-05-03 01:20:45 -07:00
parent ee04565c90
commit 6f6eae9d53
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -7,7 +7,10 @@
<requires profile="Core-Pi"/>
</profile>
</profiles>
<!-- Generic -->
<users>
<user password="$6$ggstAnji$tPNhSHa/OG4UrJ0P77ZHlCunu.pueMXtXgAER51mTJ7bpXl/onDplJXd0usMSlFP4gOn/A7BM7cGoVw/WcCKS." home="/home/rocky" name="rocky" groups="rocky,wheel"/>
</users>
<!-- RPI -->
<preferences profiles="SBC-RaspberryPi" arch="aarch64">
<type image="oem" format="raw"
filesystem="ext4"