nixos-option
Verified for current stable LTS
Nixos Option Command: List Subkeys Of Given Option Key
Use for list subkeys of given option key with Nixos Option. Exact CLI syntax to list subkeys of given option key using Nixos Option.
When to use this: Use for list subkeys of given option key with Nixos Option.
Command Syntax
nixos-option <option_key> nixos-option <option_key> Live Command Builder
Final Command
nixos-option <option_key> Command Breakdown
nixos-option is the base executable for this command.
FAQ
Purpose: Exact syntax to list subkeys of given option key using Nixos Option.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Nixos Option Command: List All Remote Builders
nixos-option nix.buildMachines Nixos Option Command: List Authorized Keys For User nixos-option users.users.<username>.openssh.authorizedKeys.<keyFiles|keys> Nixos Option Command: List Current Boot Kernel Modules nixos-option boot.kernelModules Nixos Option Command: List Subkeys Of Key On Another Config NIXOS_CONFIG=<path/to/configuration.nix> nixos-option <option_key> Nixos Option Command: Show Recursively All Values Of User nixos-option -r users.users.<user>