> ## Documentation Index
> Fetch the complete documentation index at: https://nicos.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Secrets management

<RequestExample>
  ```bash Edit a machine's wireguard private key theme={null}
  nix run github:plmercereau/nicos -- \
      secrets edit ./hosts-nixos/my-machine.vpn.age
  ```
</RequestExample>

<ResponseExample>
  ```bash Edit and update the wifi networks theme={null}
  nix run github:plmercereau/nicos -- secrets wifi
  ```
</ResponseExample>
