about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* Release notes: Fix syntax in code samplenonsequitur2017-07-05
|
* nixos manual: combine XML and validate separatelyGraham Christensen2017-06-29
|
* nixos manual: Remove trailing newline in version XMLGraham Christensen2017-06-28
|
* Merge pull request #26605 from mayflower/disable-ssh-agentFranz Pletz2017-06-18
|\ | | | | ssh module: disable agent by default
| * ssh module: disable agent by defaultFranz Pletz2017-06-15
| |
* | Manual: Add paragraph on xserver keyboard layoutManuel Bärenz2017-06-17
|/
* Remove aiccu package and service due to sunsetting.Edward Tjörnhammar2017-06-15
| | | | https://www.sixxs.net/main/
* caddy service: don't use extra dotdir in dataDirFranz Pletz2017-06-13
|
* doc: Fix some typosJan Tojnar2017-06-11
|
* doc: clarify building-nixos CD/DVD instructionsEmmanuel Rosa2017-06-02
| | | | | | | | | | This change updates the instructions for building a NixOS ISO so that it's clear how to do it. Previously, the instructions stated to set NIXOS_CONFIG prior to running `nix-build`, yet the example provided by-passed NIXOS_CONFIG anyway. But the *really* important missing piece is the need for nixos/default.nix. See #21840. This change removes the NIXOS_CONFIG verbiage, and adds steps to clone nixpkgs and (most importantly) cd'ing into nixpkgs/nixos. That way, the reader may think: *Oh, so I need a default.nix and a configuration.nix. Ahhh, OK.* I purposely added the redundant default.nix argument.
* Cleanup PostgreSQL for state version 17.09 (#25753)Pascal Bach2017-05-30
| | | | | | | | | | | | | | | * postgresql service: make 9.6 the default version for 17.09 * postgresql service: change default superuser for 17.09 Change the default superuser from `root` to `postgres` for state version 17.09 * postgresql service: change default data directory for 17.09 The new directory includes the schema version of the database. This makes upgrades easier and is more consistent with other distros. * updated nixos release notes
* ipfs service: dataDir backwards compatibility (#25782)Silvan Mosberger2017-05-24
| | | Fixes dataDir existance detection. Fixes #25759, #26069.
* nixos doc: document coercedTo typeNikolay Amiantov2017-05-24
| | | | | | | Also mention about docs in types.nix and fix a small error in related documentation. Fixes #26055.
* manual: Fix `addCheck` example having arguments in wrong order.Niklas Hambüchen2017-05-21
| | | | `addCheck` takes first the type, then the check.
* Merge pull request #25934 from nh2/nixos-manual-module-option-never-fixJörg Thalheim2017-05-21
|\ | | | | Fix typo in manual about options without defaults
| * Fix typo about options without defaultsNiklas Hambüchen2017-05-20
| |
* | removing the advise to add virtualbox's guest additions in configuration.nixAntonio Malara2017-05-15
|/ | | ... because `nixos-generate-config` currently understand it's running under virtualbox, and correctly adds the configuration in `/etc/nixos/hardware-configuration.nix`
* Merge pull request #15353 (improve xrandrHeads)aszlig2017-05-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When you have a setup consisting of multiple monitors, the default is that the first monitor detected by xrandr is set to the primary monitor. However this may not be the monitor you need to be set as primary. In fact this monitor set to primary may in fact be disconnected. This has happened for the original submitter of the pull request and it affected these programs: * XMonad: Gets confused with Super + {w,e,r} * SDDM: Puts the login screen on the wrong monitor, and does not currently duplicate the login screen on all monitors * XMobar: Puts the XMobar on the wrong monitor, as it only puts the taskbar on the primary monitor These changes should fix that not only by setting a primary monitor in xrandrHeads but also make it possible to make a different monitor the primary one. The changes are also backwards-compatible.
| * nixos/doc: Improve release notes for xrandrHeadsaszlig2017-04-24
| | | | | | | | | | | | | | | | | | | | The xrandrHeads option has been there since a long time, so there is no need to advertise it as a new feature. Instead, let's focus on just what has changed, which is that we now assign one head to be primary. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * nixos/xserver: Changed xrandrHeads to support corresponding monitor section ↵Roger Qiu2017-04-21
| | | | | | | | configuration in Xorg
* | release notes: incompatible flexget upgradePeter Marheine2017-05-01
| |
* | nixos manual: add a note about "nofail" FS optionVladimír Čunát2017-04-30
| | | | | | | | Close #1858, as I think the points have been well resolved.
* | Merge pull request #25005 from Lassulus/copytoramJörg Thalheim2017-04-30
|\ \ | | | | | | nixos/stage1: add copytoram support
| * | nixos/stage1: add copytoram supportlassulus2017-04-28
| |/
* / Fix imperative container code examplesДанило Глинський (Danylo Hlynskyi)2017-04-24
|/ | | | | | Since some time Nixos has firewall enabled by default, so update example. Also, remove newline escaping (it isn't needed). Closes https://github.com/NixOS/nixpkgs/issues/25174
* Merge pull request #24526 from miltador/jetbrainsJörg Thalheim2017-04-11
|\ | | | | idea: numerous fixes and improvements
| * rl-notes 17.09: add note about idea -> jetbrains renamingVasiliy Solovey2017-04-01
| |
* | Update 17.03 release notesCarles Pagès2017-04-03
| |
* | doc: improve "getting the sources" chapterThéo Zimmermann2017-04-01
|/
* Release Notes: tracking UIDs/GIDs is in 17.09Robin Gloster2017-03-31
|
* Update 17.03 release notesEelco Dolstra2017-03-31
|
* Release Notes 17.03: update on masterRobin Gloster2017-03-30
|
* rl-notes 17.03: add notes about changes to the dnscrypt-proxy interfaceJoachim Fasting2017-03-30
| | | | (cherry picked from commit 961367717662ca84daf01a1f9ee3f9404ae659d0)
* rl-notes 17.03: add note about pre-NSS dnscrypt-proxyJoachim Fasting2017-03-29
| | | | (cherry picked from commit de5d4dc14788bcf0c8e6ef8dd5d8f3500a568422)
* NixOS Manual: Update version numbersChristine Koppelt2017-03-25
|
* Merge pull request #24304 from matklad/uefi-install-docsgoibhniu2017-03-25
|\ | | | | docs: clarify UEFI bootloader setup
| * docs: clarify UEFI bootloader setupAleksey Kladov2017-03-25
| |
* | Merge branch 'master' into stagingVladimír Čunát2017-03-23
|\|
| * Allow attaching to non-child processes by defaultEelco Dolstra2017-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The inability to run strace or gdb is the kind of developer-unfriendliness that we're used to from OS X, let's not do it on NixOS. This restriction can be re-enabled by setting boot.kernel.sysctl."kernel.yama.ptrace_scope" = 1; It might be nice to have a NixOS module for enabling hardened defaults. Xref #14392. Thanks @abbradar.
| * Expand on creating USB bootable for OS XCarlos D2017-03-21
| |
| * Merge pull request #23838 from mayflower/remove-md5Robin Gloster2017-03-21
| |\ | | | | | | fetch-*: remove md5 support
| | * fetch-*: add md5 support removal to rl-notesRobin Gloster2017-03-20
| | |
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-03-21
|\| |
| * | Python changelogFrederik Rietdijk2017-03-21
| | |
| * | rl-notes 17.03: info on python module locationRobin Gloster2017-03-20
| |/ | | | | | | closes #11567
| * rmilter service: support only one socketFranz Pletz2017-03-17
| |
* | nixos/fontconfig: add Changelog message about FreeType updateThomas Tuegel2017-03-20
|/
* Merge pull request #23512 from matthiasbeyer/doc-fix-xfceGraham Christensen2017-03-06
|\ | | | | doc: Remove indention from program listings
| * Wrap command in <command>Matthias Beyer2017-03-05
| |
| * nixos doc xfce: Tabs -> spacesMatthias Beyer2017-03-05
| |