nixpkgs/nixos/doc/manual/development
Silvan Mosberger 8d3978c149 lib.types.boolByOr: init
This type is necessary to have correct merging behavior for
`allowUnfreePredicate` and `allowInsecurePredicate`

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2023-12-08 21:50:29 +01:00
..
activation-script.section.md nixos/network-interfaces: stop wrapping ping with cap_net_raw 2023-09-21 16:52:16 +08:00
assertions.section.md
bootspec.chapter.md
building-parts.chapter.md
developing-the-test-driver.chapter.md
development.md
freeform-modules.section.md
importing-modules.section.md
linking-nixos-tests-to-packages.section.md
meta-attributes.section.md
nixos-tests.chapter.md
non-switchable-systems.section.md nixos/docs: add non-switchable-systems section 2023-10-28 13:26:33 +02:00
option-declarations.section.md nixos/manual: no DocBook for mkPackageOption 2023-10-09 08:54:29 +02:00
option-def.section.md
option-types.section.md lib.types.boolByOr: init 2023-12-08 21:50:29 +01:00
replace-modules.section.md
running-nixos-tests-interactively.section.md manual: Fix QEMU_NET_OPTS VM-side address. 2023-11-11 15:40:55 +01:00
running-nixos-tests.section.md
settings-options.section.md manual: fix parsing differences for markdown-it-py 3 2023-09-27 15:35:23 +02:00
sources.chapter.md
testing-installer.chapter.md
unit-handling.section.md nixos/stc: Improve mount unit handling 2023-08-21 09:07:14 +02:00
what-happens-during-a-system-switch.chapter.md Revert "nixos/switch-to-configuration: remove explicit tmpfiles invocation" 2023-11-29 09:38:27 +03:00
writing-documentation.chapter.md treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
writing-modules.chapter.md
writing-nixos-tests.section.md