nixpkgs/nixos/modules/tasks
pennae bd56368848 nixos/*: md-convert hidden plaintext options
most of these are hidden because they're either part of a submodule that
doesn't have its type rendered (eg because the submodule type is used in
an either type) or because they are explicitly hidden. some of them are
merely hidden from nix-doc-munge by how their option is put together.
2022-08-31 16:32:54 +02:00
..
filesystems nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
auto-upgrade.nix nixos/*: automatically convert option docs 2022-08-19 22:40:58 +02:00
bcache.nix nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
cpu-freq.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
encrypted-devices.nix nixos/tasks: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
filesystems.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
lvm.nix nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
network-interfaces-scripted.nix nixos/network-interfaces-scripted: don't bindTo absent network-setup.service 2022-06-26 11:03:57 +03:00
network-interfaces-systemd.nix nixos/network-interfaces-systemd: do not ignore /0 gateway routes 2022-08-19 02:25:41 +02:00
network-interfaces.nix nixos/network-interfaces: convert option descriptions to MD 2022-08-27 19:18:29 +02:00
powertop.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
scsi-link-power-management.nix nixos/*: automatically convert option docs to MD 2022-08-03 22:46:41 +02:00
snapraid.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
swraid.nix nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
trackpoint.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
tty-backgrounds-combine.sh