Eelco Dolstra
054f01ee1b
man-nixos-rebuild.xml: Improve layout
2019-09-16 14:42:59 +02:00
WilliButz
7a29431da9
Merge pull request #66561 from Ma27/document-user-services-on-rebuild
...
nixos/doc: document that services defined with `systemd.users` aren't restarted by nixos-rebuild
2019-08-13 16:43:40 +02:00
Maximilian Bosch
551230b7f6
nixos/doc: document that services defined with systemd.users
aren't restarted by nixos-rebuild
2019-08-13 16:26:09 +02:00
WilliButz
bab5455d80
Merge pull request #62914 from Ma27/improve-nixos-rebuild-manpage
...
doc/nixos-rebuild(8): add Nix options to summary
2019-08-13 15:54:51 +02:00
Jan Tojnar
a3f2131eb6
doc: Use prompt more often
2019-06-17 13:25:50 +02:00
Maximilian Bosch
eacd1b75dc
doc/nixos-rebuild(8): add Nix options to summary
...
It seems as the sentence at the bottom of the option summary about
Nix-specific options isn't enough, it's probably more helpful to list
those options in the synopsis as well.
2019-06-10 02:10:23 +02:00
Vladimír Čunát
4c3ec0e325
nixos docs: run the formatting tool (no content change)
...
As documented in the docs themselves :-)
2019-03-22 14:44:11 +01:00
Piotr Bogdan
b01302b85e
nixos/manual: fix build
2019-03-02 10:32:24 +00:00
Daiderd Jordan
ad0b82d067
nixos-rebuild: add changelog/docs for edit subcommand
2019-02-25 19:36:23 +01:00
Vladimír Čunát
9d16949d42
nixos manual: fix a typo that made it invalid XML
...
The problem was merge to master in the bfbadab4
commit.
2019-01-13 23:23:32 +01:00
Frederik Rietdijk
9f827d66f5
Update nixos/doc/manual/man-nixos-rebuild.xml
...
Co-Authored-By: Mic92 <Mic92@users.noreply.github.com>
2019-01-12 18:26:00 +00:00
Frederik Rietdijk
f45195fb44
Update nixos/doc/manual/man-nixos-rebuild.xml
...
Co-Authored-By: Mic92 <Mic92@users.noreply.github.com>
2019-01-12 18:25:52 +00:00
Jörg Thalheim
e40bfa4d85
nixos-rebuild: allow to override builders
...
Since nix 2.0 the no-build-hook option was replaced by the builders options
that allows to override remote builders ad-hoc.
Since it is useful to disable remote builders updating nixos without network,
this commit reintroduces the option.
2019-01-11 11:40:25 +00: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
Théo Zimmermann
fba6537341
doc: correct typo ( #21176 )
2016-12-15 17:13:44 +01:00
Shea Levy
b4954a8f38
Deprecate --install-grub in favor of --install-bootloader for nixos-rebuild.
...
Fixes #14293
2016-08-16 07:51:58 -04:00
Rickard Nilsson
448a2af041
nixos-rebuild: Document --build-host and --target-host options
2016-01-01 18:22:11 +01:00
Eelco Dolstra
a574065a81
nixos-rebuild: Add ‘dry-activate’ command
...
‘nixos-rebuild dry-activate’ builds the new configuration and then
prints what systemd services would be stopped, restarted etc. if the
configuration were actually activated. This could be extended later to
show other activation actions (like uids being deleted).
To prevent confusion, ‘nixos-rebuild dry-run’ has been renamed to
‘nixos-rebuild dry-build’.
2015-03-09 16:50:59 +01: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
a042d91290
nixos-rebuild: Document --profile-name
2013-10-13 17:35:54 +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