Provided by: nix-bin_2.6.0+dfsg-3_amd64 bug

Name

       nix key - generate and convert Nix signing keys

Synopsis

       nix key [option…] subcommand

       where subcommand is one of the following:

       • nix  key  convert-secret-to-public (./nix3-key-convert-secret-to-public.md) - generate a public key for
         verifying store paths from a secret key read from standard input
       • nix key generate-secret (./nix3-key-generate-secret.md) - generate a secret key for signing store paths

                                                                                                     nix3-key(1)