<div dir="auto">Systemd-homed Support is not available yet in NixOS but there are some active PRs.  I think we can better assist you in the #nixos-systemd channel in the NixOS matrix than on the systemd mailing list. <div dir="auto"><br></div><div dir="auto">Care to drop questions there? Happy to assist.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 16 Aug 2022, 18:03 Doron Behar, <<a href="mailto:doron.behar@gmail.com">doron.behar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to setup homed on NixOS and I get the following error when<br>
trying to create the 1st homed user:<br>
<br>
```<br>
> sudo homectl create doron-test<br>
[sudo] password for doron:<br>
🔐 Please enter new password for user doron-test:<br>
🔐 Please enter new password for user doron-test (repeat): (no echo)<br>
Operation on home doron-test failed: System does not support selected file system<br>
```<br>
<br>
Why is that? My `/home` is on a btrfs, and I also tried<br>
`--fs-type=btrfs` along with and without different `--storage` options.<br>
Could it be something wrong with my system configuration? NixOS doesn't<br>
support homed fully yet, see:<br>
<br>
<a href="https://github.com/NixOS/nixpkgs/issues/91243" rel="noreferrer noreferrer" target="_blank">https://github.com/NixOS/nixpkgs/issues/91243</a><br>
<br>
Help will be appreciated<br>
</blockquote></div>