mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
This adds automatic network configuration based on detected hardware: - networking/default.nix: Auto-configure DHCP on physical interfaces Detects Ethernet, WLAN, USB-Link, and generic network interfaces, automatically enabling DHCP on each. Excludes loopback and mainframe interfaces. Sets networking.useDHCP and per-interface useDHCP. - networking/intel.nix: Intel WiFi firmware detection Auto-enables firmware for Intel 2200BG and 3945ABG wireless cards based on PCI vendor/device IDs. - networking/initrd.nix: Network drivers in initrd Loads network controller drivers when boot.initrd.network.enable is set, enabling network boot scenarios. Builds on PR #454847 (boot & storage). Part of incremental upstreaming from nixos-facter-modules. |
||
|---|---|---|
| .. | ||
| cpu | ||
| facter | ||
| keyboard | ||
| network | ||
| onlykey | ||
| raid | ||
| sensor | ||
| video | ||
| acpilight.nix | ||
| all-firmware.nix | ||
| all-hardware.nix | ||
| apple-touchbar.nix | ||
| bladeRF.nix | ||
| brillo.nix | ||
| ckb-next.nix | ||
| coral.nix | ||
| corectrl.nix | ||
| decklink.nix | ||
| device-tree.nix | ||
| digitalbitbox.nix | ||
| flipperzero.nix | ||
| flirc.nix | ||
| fw-fanctrl.nix | ||
| glasgow.nix | ||
| gpgsmartcards.nix | ||
| graphics.nix | ||
| hackrf.nix | ||
| i2c.nix | ||
| infiniband.nix | ||
| inputmodule.nix | ||
| iosched.nix | ||
| kryoflux.nix | ||
| ksm.nix | ||
| ledger.nix | ||
| libftdi.nix | ||
| libjaylink.nix | ||
| logitech.nix | ||
| mcelog.nix | ||
| new-lg4ff.nix | ||
| nfc-nci.nix | ||
| nitrokey.nix | ||
| openrazer.nix | ||
| opentabletdriver.nix | ||
| pcmcia.nix | ||
| printers.nix | ||
| rtl-sdr.nix | ||
| saleae-logic.nix | ||
| sata.nix | ||
| sheep-net.nix | ||
| steam-hardware.nix | ||
| system-76.nix | ||
| tenstorrent.nix | ||
| tuxedo-drivers.nix | ||
| ubertooth.nix | ||
| uinput.nix | ||
| uni-sync.nix | ||
| usb-modeswitch.nix | ||
| usb-storage.nix | ||
| wooting.nix | ||
| xone.nix | ||
| xpad-noone.nix | ||
| xpadneo.nix | ||