summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* lib/types: add `ints.positive`.Profpatsch2017-11-05
| | | | For values that are positive, but cannot be 0.
* lib/types: update docs to match the new type namesProfpatsch2017-11-05
|
* lib/types: nixos manual documentation for signed/unsinged intProfpatsch2017-11-05
| | | | Synchronize the manual for the new types.
* lib/types: add intBetweenProfpatsch2017-11-05
| | | | An int type that checks the value range.
* Revert "services.xserver: assert that either desktop- or window manager is ↵Herwig Hochleitner2017-11-05
| | | | | | | | | | | | | | | | | not "none"" This reverts commit 93c54acf97077567e8d6135a36f191e872b26692. This reopens #30517 @nbp @Ma27 Breaking people's config for this is hardly reasonable as is. If it absolutely cannot be avoided, at the very least, we need to provide clear instructions on what people need to upgrade in their config. I actually had to bisect to the commit, to even find out what property I should change or define, as the error message was useless. It didn't even mention a property name. Discussion on the PR seems to be ongoing, so I'm reverting this, so we don't break people's systems on unstable.
* services.xserver: assert that either desktop- or window manager is not "none"Maximilian Bosch2017-11-04
| | | | resolves #11064
* postage: replaced by pgmanage-10.0.2Bas van Dijk2017-11-03
| | | | | | | | | | | postage is no longer maintained and has been replaced by the identical pgmanage. See: https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage The following error is raised when a user enables the deprecated `services.postage.enable` option: Failed assertions: - services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
* install documentation: document boot.loader.grub.useOSProberSamuel Leathers2017-10-29
|
* nixos manual: suggest nixos-help as wellLinus Heckemann2017-10-25
| | | | | Part of improving #30760: users on a serial console can't switch ttys, so providing another method to access the manual is useful.
* nixos/postfix: allow dollar parameters in lists (#30612)Ryan Hendrickson2017-10-23
|
* doc/installing-usb.xml: fix dead kernel parameter link docs.rardiol2017-10-15
|
* 18.03 release notes: mention ZNC mutability changeGuillaume Maudoux2017-10-08
|
* 17.09 release notes: fix typoNikita Uvarov2017-10-01
|
* 17.09 release notes: mention KDE upgradesFranz Pletz2017-09-29
|
* 17.09 release notes: fix typos & orderingFranz Pletz2017-09-29
|
* 17.09 release notes: add network interface rename noteFranz Pletz2017-09-29
| | | | Fixes #29197.
* 17.09 release notes: update information on gitlabRobin Gloster2017-09-28
|
* 18.03 release notes: reformatRobin Gloster2017-09-28
|
* 17.09 release notes: reformat and generate added servicesRobin Gloster2017-09-28
|
* Revert "dockerTools.pullImage: release note regarding sha256 argument value"Robin Gloster2017-09-28
| | | | This reverts commit ea6d37c2bba277295e7a70d0a4f5871a99f7c451.
* nixos/release-notes: notable changes to the dnscrypt-proxy serviceJoachim Fasting2017-09-27
|
* 17.09 release notes: redis cluster mass-restart neededRobin Gloster2017-09-27
| | | | see #29516
* manuals: fixup steam note, as the change is in 17.09Vladimír Čunát2017-09-27
| | | | | I didn't notice the cherry-pick, but Globin found out immediately. /cc #29180.
* manuals: document removal of newStdcpp from steamVladimír Čunát2017-09-27
| | | | /cc #29180.
* nixos/release-notes: MySQL backup service breaking changesRodney Lorrimar2017-09-27
|
* 17.09 release notes: fix typoRobin Gloster2017-09-26
|
* 17.09 release notes: add module changesRobin Gloster2017-09-26
|
* nixos/release-notes: MySQL declarative users/databasesRodney Lorrimar2017-09-26
| | | | Documents a possible migration step required to use the new options.
* radicale: Test migration functionalityAneesh Agrawal2017-09-18
| | | | This also provides an example of how to migrate.
* radicale: Add extraArgs option to assist in data migrationAneesh Agrawal2017-09-18
|
* dockerTools.pullImage: release note regarding sha256 argument valueAntoine Eiche2017-09-17
|
* NixOS Manual: document assertions and warnings (#29206)Robert2017-09-11
| | | | | | * NixOS Manual: document assertions and warnings * NixOS manual: re-wrap assertions text
* manual: reworked submodule section for better readabilityThomas Bach2017-09-10
| | | | | | | The section was strange to read, as the initial example already used `listOf' which is mentioned in the very first paragraph. Then you read in a subsection about `listOf' and the exact same example is given once again.
* manual: fixed remaining placeholder literalThomas Bach2017-09-10
|
* manual: `name' is not an argument for `mkOption'Thomas Bach2017-09-10
|
* postgresql92: remove last referencesFranz Pletz2017-09-05
|
* release notes: gnupg programs are no longer suffixedGraham Christensen2017-09-03
|
* nixos: purge remaining grsecurity bitsJoachim Fasting2017-09-02
| | | | | | :( Fixes https://github.com/NixOS/nixpkgs/issues/28859
* nixos/release-notes: grsecurity support removed for 17.09Joachim Fasting2017-09-02
|
* Mark synaptics as deprecatedGraham Christensen2017-08-30
|
* Impala makes packaging a life-long addictionFranz Pletz2017-08-30
| | | | Take that recursive acronym, GNU!
* release documentation: reorder beta stepsFranz Pletz2017-08-30
|
* release documentation: update to current procedureRobin Gloster2017-08-30
|
* Merge commit '2858c41' into HEADFrederik Rietdijk2017-08-30
|\
| * Uppercase GNOME version.Tom Hunger2017-08-28
| |
| * GNOME: 3.22 -> 3.24Linus Heckemann2017-08-28
| | | | | | | | | | | | | | | | | | | | This is a squash commit of the joint work from: * Jan Tojnar (@jtojnar) * Linus Heckemann (@lheckemann) * Ryan Mulligan (@ryantm) * romildo (@romildo) * Tom Hunger (@teh)
* | compiz: dropGraham Christensen2017-08-30
| |
* | Merge pull request #27826 from Infinisil/radicaleFranz Pletz2017-08-30
|\ \ | |/ |/| radicale: update to version 2
| * radicale: 1.1.4 -> 2.1.2Silvan Mosberger2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which also includes the needed command for migrating to 2.x The module is adjusted to the version change, defaulting to radicale2 if stateVersion >= 17.09 and radicale1 otherwise. It also now uses ExecStart instead of the script service attribute. Some missing dots at the end of sentences were also added. I added a paragraph in the release notes on how to update to a newer version.
* | Merge pull request #28189 from Nadrieril/ffsync-non-rootFrederik Rietdijk2017-08-24
|\ \ | | | | | | firefox syncserver service: run as non-root user by default