services.homed.settings.Home
NixOS option
Options for systemd-homed. See homed.conf(5) man page for available options.
type: open submodule of attribute set of (systemd option)Default
{ }Example
declared in: nixos/modules/system/boot/systemd/homed.nixView source on NixOS/nixpkgs →{
DefaultFileSystemType = "btrfs";
DefaultStorage = "luks";
}