Skip to content

disk-id 🔹

Generates a uuid for use in disk device naming

Categories

Uncategorized

Inventory Roles

Predefined roles

- `default`

For more information, see the inventory guide.

Usage

To use this module, import it like th:

{config, lib, inputs, ...}: {
    imports = [ inputs.clan-core.clanModules.disk-id ];
    # ...
}