Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

nixos: add hardware/network/intel-2200bg.nix to module-list

this is referenced by nixos-generate-config.pl. See
https://github.com/NixOS/nixpkgs/pull/63091 for more discussion.

(cherry picked from commit 8768d1c83afe012ec5a19ff1faa63fd7f560c01f)

+1
+1
nixos/modules/module-list.nix
··· 47 ./hardware/ledger.nix 48 ./hardware/mcelog.nix 49 ./hardware/network/b43.nix 50 ./hardware/nitrokey.nix 51 ./hardware/opengl.nix 52 ./hardware/pcmcia.nix
··· 47 ./hardware/ledger.nix 48 ./hardware/mcelog.nix 49 ./hardware/network/b43.nix 50 + ./hardware/network/intel-2200bg.nix 51 ./hardware/nitrokey.nix 52 ./hardware/opengl.nix 53 ./hardware/pcmcia.nix