Desired Linux account.
@type t() :: %HostKit.Resources.Account{ depends_on: [term()], groups: [String.t()], home: String.t() | nil, meta: map(), name: String.t(), rollback: :keep, shell: String.t() | nil, system: boolean() }