a70c7aba36
The `B` in bridge should be capitalized. It currently leads to an evuluation error: ``` error: attribute 'sectionbridgeVLAN' missing at /nix/store/7wmrwj0sgwg1iivxk43lpkqjhji57mq7-source/nixos/modules/system/boot/networkd.nix:2386:56: 2385| example = { VLAN = "10-20"; }; 2386| type = types.addCheck (types.attrsOf unitOption) check.network.sectionbridgeVLAN; | ^ 2387| description = lib.mdDoc '' Did you mean sectionBridgeVLAN? ``` |
||
---|---|---|
.. | ||
doc/manual | ||
lib | ||
maintainers | ||
modules | ||
tests | ||
COPYING | ||
default.nix | ||
README | ||
release-combined.nix | ||
release-small.nix | ||
release.nix |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at https://nixos.org/nixos and in the manual in doc/manual.