We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e654da + 6f90ae2 commit 8a188a7Copy full SHA for 8a188a7
_nixos-generate-config
@@ -8,4 +8,6 @@ _arguments \
8
'--root[Directory to treat as root of filesystem]:Root directory:_path_files -/'\
9
'--dir[Directory to write configuration files to (Default /etc/nixos)]:Output directory:_path_files -/'\
10
'--no-filesystems[Omit file system information from hardware configuration]'\
11
- '--show-hardware-config[Print hardware configuration to stdout without writing anything to disk]'
+ '--show-hardware-config[Print hardware configuration to stdout without writing anything to disk]'\
12
+ '--kernel[Choose kernel version (lts or latest)]:kernel version:(lts latest)'\
13
+ '--flake[Generate flake.nix]'
0 commit comments