smithtim
9bf7ff3b57
nixos/doc: added MATE to list of desktop managers in manual ( #44442 )
2018-08-04 07:23:54 +01:00
Matthew Harm Bekkema
a6c7132abc
doc: change git:// links to https:// ( #44395 )
...
The server is not verified over the git:// transfer protocol. If you
clone a repository over git://, you should check if the latest commit's
hash is correct.
On the other hand, https:// will always verify the server automatically,
using certificate authorities.
2018-08-03 14:01:34 +01:00
Florian Klink
329983f6c7
manual: rename user added to networkmanager from "youruser" to "alice"
...
to be consistent with the rest of the manual
Reported-By: Cedric Shahabi <cedric.shahabi@gmail.com>
2018-06-28 23:54:35 +02:00
Florian Klink
6cabce9abd
manual: rename users.extraUsers to users.users
...
Is called like this since 14321ae243
, but
docs were still using the old option in some cases.
Reported-By: Cedric Shahabi <cedric.shahabi@gmail.com>
2018-06-28 23:54:02 +02:00
Matthieu Coudron
eb7e0d42db
doc: Explain how to hack on kernel
...
Presents the options available (linuxManualConfig versus overriding
extraConfig, ignoreConfigErrors, autoModules, kernelPreferBuiltin.
For advanced hostPlatform customization refer to the commands shared by ericson1234 at
https://github.com/NixOS/nixpkgs/pull/33813 but it is too advanced to
put in the doc.
2018-06-08 10:36:21 +03: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
aszlig
a7f79620ac
nixos: Fix build of the manual
...
The manual still had a reference to an option that was already renamed
ages ago and a7ed44ccad
made it 'visible'.
With the visible attribute set to false for extraKernelModules, the
option no longer appears in the manual and thus breaks the link from the
manual to the options.
This is easily fixed by referring to boot.initrd.kernelModules instead
of the obsolete option boot.initrd.extraKernelModules.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @rycee, @matthewbauer
2018-05-15 14:54:57 +02:00
Graham Christensen
eca5c99bf8
nixos docs: format =)
2018-05-01 19:57:09 -04:00
Graham Christensen
d1165dba99
Merge pull request #38831 from rdnetto/improve-cross-refs
...
Improve cross referencing in NixOS Manual
2018-04-30 21:30:20 -04:00
Graham Christensen
59f8b1e844
nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking
2018-04-27 22:44:51 -04:00
Felix Dietze
2ac306c91c
nixos manual: Fix typo in Syntax Summary
2018-04-24 21:57:51 +02:00
Reuben D'Netto
7292c5a570
Fixed indentation
2018-04-17 09:19:55 +10:00
Reuben D'Netto
42a84598fb
Added cross-references to NixOS manual
2018-04-12 09:39:14 +10:00
Ben Creasy
e8ddba2bcf
Remove Xfce-specific display manager tip
...
This is already covered in the previous chapter https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/configuration/x-windows.xml#L38-L46 - Xfce also depends on X and it doesn't need a special section on display managers.
2018-02-19 15:18:07 -08:00
rnhmjoj
c1bed05e34
nixos/networking-interfaces: rename IP addresses/routes options
2018-02-17 14:01:24 +01:00
Orivej Desh
b679079045
Merge pull request #32540 from rnhmjoj/portrange
...
nixos/doc: document the firewall port ranges options
2017-12-20 23:51:08 +00:00
rnhmjoj
63af1f7807
nixos/doc: document the firewall port ranges options
2017-12-21 00:46:34 +01:00
Yegor Timoshenko
a0aeb2381e
doc: system.environmentPackages -> environment.systemPackages
2017-12-20 02:19:43 +00:00
Bert Moens
a5398a7663
nixos/doc/x-windows: update touchpad to libinput
2017-12-03 05:05:21 +02:00
Rovanion Luckey
99864c4a79
nixos/manual: extraUsers -> users in user-mgmt.xml
...
Changed extraUsers -> users and one case of extraGroups -> groups in nixos manual chapter 7.
According to chatter on IRC these are the proper names for these configuration options nowadays.
Modified based on feedback from Jörg Talheim.
2017-11-23 10:22:00 +01:00
Robert
1b1fc65505
NixOS Manual: document assertions and warnings ( #29206 )
...
* NixOS Manual: document assertions and warnings
* NixOS manual: re-wrap assertions text
2017-09-11 17:12:50 +01:00
Manuel Bärenz
858c47c18e
Manual: Add paragraph on xserver keyboard layout
2017-06-17 21:37:25 +02:00
Vladimír Čunát
eb4792a03f
nixos manual: add a note about "nofail" FS option
...
Close #1858 , as I think the points have been well resolved.
2017-04-30 14:10:30 +02:00
Matthias Beyer
87f57de8e5
Wrap command in <command>
2017-03-05 14:21:45 +01:00
Matthias Beyer
0a18a56375
nixos doc xfce: Tabs -> spaces
2017-03-05 14:20:49 +01:00
Matthias Beyer
1e3dec3baa
nixos doc xfce: Fix missing space
2017-03-05 14:20:48 +01:00
Matthias Beyer
c56587eb30
doc: Remove indention from program listings
2017-03-05 14:20:47 +01:00
Thomas Tuegel
ecb65eceaa
nixos/doc/manual: rename plasma5 desktop
2017-03-03 07:29:16 -06:00
Jörg Thalheim
27d4f8c717
Merge pull request #23046 from Zimmi48/patch-2
...
nixos/manual/networkmanager: add info on nm-applet
2017-02-22 01:40:50 +01:00
Théo Zimmermann
0994d6af9d
nixos/manual/networkmanager: add info on nm-applet
2017-02-21 15:20:10 +01:00
Théo Zimmermann
361d730f35
nixos/manual/xserver: propose more alternatives
2017-02-21 14:56:26 +01:00
Linus Heckemann
b4cd251c54
Manual: document users.users.<name>.hashedPassword
2017-02-13 13:54:40 +01:00
Vladimír Čunát
d4bf624f96
nixos manual: add grub option to avoid #21830
...
Close #22659 . vcunat edited this slightly.
2017-02-11 12:47:15 +01:00
Graham Christensen
b12564cc1b
nixos: update default cases from KDM/KDE4 to SDDM/KDE5
2017-02-09 21:52:00 -05:00
Vladimír Čunát
a0505989c9
Xfce docs nitpicks
...
- fix validity
- XFCE -> Xfce, as that seems to be upstream preference
2017-02-09 18:38:01 +01:00
Matthias Beyer
de592483d1
Add xfce documentation
2017-02-07 17:55:40 +01:00
Matthias Beyer
bf56d17b2c
fixup! Add documentation for XFCE
2017-02-06 09:17:52 +01:00
Matthias Beyer
4b5a230d1d
Add documentation for XFCE
2017-02-06 09:10:05 +01:00
Nikolay Amiantov
4feb0a998a
manual: mention needed options for IPv6
2017-02-02 01:53:00 +03:00
Domen Kožar
073cb330ca
doc: remove last mention of <nixos>
2016-12-11 19:51:35 +01:00
Vladimír Čunát
559ddae410
nixos manual: clarify "attributes of function"
2016-11-05 11:02:04 +01:00
Aneesh Agrawal
3d99eea852
docs: use overrideAttrs instead of overrideDerivation
2016-10-30 14:34:40 -04:00
Langston Barrett
2ab6020930
nixos manual: disable ipv6 per interface
...
from a discussion on #13293
2016-09-08 18:12:05 +00:00
Langston Barrett
ee501fd49a
networkmanager: add information from wiki to docs ( #18245 )
...
* networkmanager: add information from wiki to docs
Specifically:
* mention nmcli, nmtui
* mention gtk and kde applets
fixes #13273
2016-09-05 11:13:47 +02:00
Eric Sagnes
b50e627ef6
nixos manual: cleanup generation
2016-08-30 09:40:05 +09:00
Joachim Fasting
dab32a1fa6
nixos manual: move chapter on grsecurity to auto-generated module docs
2016-08-29 23:48:12 +02:00
Domen Kožar
e01e92f12f
Merge pull request #15025 from ericsagnes/modules/manual
...
manual: automatically generate modules documentation
2016-08-28 13:57:34 +02:00
Joachim Fasting
f9c3076e58
grsecurity docs: mention chromium setuid sandbox
2016-08-15 20:36:47 +02:00
Joachim Fasting
567640d80c
grsecurity docs: add note about user namespaces
2016-08-15 20:36:46 +02:00
Eric Sagnes
898435d16e
manual: automatically generate modules entries
2016-08-11 00:24:41 +09:00