Some systemd-homed / homectl related information
Author: Markus Rathgeb
sudo systemctl enable systemd-homed.service
sudo authselect enable-feature with-systemd-homed
Examples
homectl \
--image-path=/dev/sda \
--storage=luks \
--fs-type=btrfs \
create username
homectl \
inspect maggu2810 \
homectl \
inspect maggu2810 \
--json=short | jq '.memberOf | join(",")'
homectl update username \
--member-of="docker,wheel,dialout,qemu,wireshark,libvirt"