nixpkgs/nixos/modules/system/etc
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
..
build-composefs-dump.py nixos/etc: fix payload in build-composefs-dump for the file case 2024-02-19 23:27:34 +01:00
check-build-composefs-dump.sh nixos/etc: optionally mount etc as an overlay 2024-01-22 00:54:13 +01:00
etc-activation.nix nixos/etc: optionally mount etc as an overlay 2024-01-22 00:54:13 +01:00
etc.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
setup-etc.pl nixos/etc: skip resolv.conf in nixos-enter chroot 2023-01-02 01:41:29 +01:00
test.nix