Maximilian Bosch
7f49fa63ca
Merge pull request #75439 from Ma27/submodule-fixes-for-nixos-option
...
nixos/nixos-option: fix evaluator to render a full submodule entry
2020-02-01 10:00:59 +01:00
Chuck
ed51fd0033
nixos/nixos-option: Convert --all into -r
2019-12-19 15:00:43 +01:00
Chuck
55eb76a783
nixos/nixos-option: "See also configuration.nix manpage" in nixos-option manpage
2019-12-18 12:03:35 -08:00
Chuck
59c5bfc86b
nixos/nixos-option: Rewrite in a more suitable language
...
Also add --all, which shows the value of all options. Diffing the --all
output on either side of contemplated changes is a lovely way to better
understand what's going on inside nixos.
2019-11-04 15:11:44 +01:00
Albert Safin
0eaf29433e
nixos/doc: fix manpage format
...
Spaces inside <refname> cause stray double underscore in generated manual pages.
Fixes #70468
2019-10-05 15:55:49 +00:00
Eelco Dolstra
b0ccd6dd16
Revert "nixos/doc: re-format"
...
This reverts commit ea6e8775bd
. The new
format is not an improvement.
2019-09-19 19:17:30 +02:00
Jan Tojnar
ea6e8775bd
nixos/doc: re-format
2019-09-18 22:13:35 +02:00
Jan Tojnar
a3f2131eb6
doc: Use prompt more often
2019-06-17 13:25:50 +02:00
Samuel Dionne-Riel
15fa70cd78
nixos/doc+man: Fixes squishedtogether definitions.
2018-05-31 21:07:15 -04:00
Samuel Dionne-Riel
88ca2b1ec4
nixos/doc: ran make format
...
With visual inspection that nothing got worse.
2018-05-31 21:03:51 -04:00
Graham Christensen
eca5c99bf8
nixos docs: format =)
2018-05-01 19:57:09 -04:00
Remy Goldschmidt
7fa034de56
Improved nixos-option manpage
2017-08-04 03:30:35 +02:00
Wilhelm Schuster
5f8d14546b
Manual: Explicitly mark commands that require to be run as root ( #15589 )
...
* manual: Mark commands that require root
Mark every command that requires to be run as root by prefixing them
with '#' instead of '$'.
* manual: Add note about commands that require root
2016-06-01 15:23:32 +01:00
Domen Kožar
18d9904433
nixos-option: fixes as suggested by @nbp
2014-09-06 20:59:14 +02:00
Domen Kožar
2e97c06999
nixos-option: enable all flags by default and make output a bit readable cc @nbp
2014-09-03 22:08:25 +02:00
Evgeny Egorochkin
9cb699f587
nixos manual: replace /etc/nixos/nixos which no longer exists with more generic and more
...
correct /path/to/nixpkgs/nixos
2013-10-27 08:39:32 +02:00
Eelco Dolstra
ac13bd2575
Merge "nixos-option --install" into nixos-generate-config
...
Having configuration.nix generation hidden underneath nixos-option
never made sense, also given that there was another command to
generate part of the configuration (nixos-hardware-scan). Now
nixos-generate-config produces both configuration.nix and
hardware-configuration.nix. The latter is overwritten while the
former is not.
2013-10-13 17:35:55 +02:00
Eelco Dolstra
5c1f8cbc70
Move all of NixOS to nixos/ in preparation of the repository merge
2013-10-10 13:28:20 +02:00