nixos/pcmcia: Type the last option

main
Janne Heß 3 years ago
parent 5015aeab6f
commit 9cdda88bb5
No known key found for this signature in database
GPG Key ID: 69165158F05265DF
  1. 1
      nixos/modules/hardware/pcmcia.nix

@ -35,6 +35,7 @@ in
config = mkOption {
default = null;
type = types.nullOr types.path;
description = ''
Path to the configuration file which maps the memory, IRQs
and ports used by the PCMCIA hardware.

Loading…
Cancel
Save