nixpkgs/nixos/modules/tasks
stuebinm 6afb255d97 nixos: remove all uses of lib.mdDoc
these changes were generated with nixq 0.0.2, by running

  nixq ">> lib.mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
  nixq ">> mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
  nixq ">> Inherit >> mdDoc[remove]" --batchmode nixos/**.nix

two mentions of the mdDoc function remain in nixos/, both of which
are inside of comments.

Since lib.mdDoc is already defined as just id, this commit is a no-op as
far as Nix (and the built manual) is concerned.
2024-04-13 10:07:35 -07:00
..
filesystems nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
auto-upgrade.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
bcache.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
cpu-freq.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
encrypted-devices.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
filesystems.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
lvm.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
network-interfaces-scripted.nix nixos/network-interfaces: fix implicit dependency on underlying device 2024-01-02 12:03:29 +05:30
network-interfaces-systemd.nix nixos: fix iproute2 invocations (#263976) 2023-10-29 18:27:16 +01:00
network-interfaces.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
powertop.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
scsi-link-power-management.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
stratis.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
swraid.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
trackpoint.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
tty-backgrounds-combine.sh