nixpkgs/nixos/modules
Rene Hollander a70c7aba36 nixos/networkd: Fix typo in usage sectionBridgeVLAN
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?
```
2023-05-04 16:20:56 +02:00
..
config systemd-initrd: Add users and groups with static IDs. 2023-04-12 13:55:50 -04:00
hardware nixos/hardware/ipu6: Improve the enable description 2023-04-10 18:43:21 +02:00
i18n/input-method treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
installer nixos/nixos-generate-config: use hostPlatform.system instead of calling nix 2023-04-26 23:51:48 +05:00
misc nixos/gitit: remove 2023-04-03 13:19:31 +02:00
profiles nixos/installer: update getty help message 2023-04-08 20:18:28 +02:00
programs nixos/hyprland: conditionally enable Xwayland 2023-04-29 06:50:47 +00:00
security Merge pull request #227232 from datafoo/nixos-acme-fix-options-type 2023-04-24 10:01:04 +08:00
services nixos/home-assistant: update bluetooth components 2023-05-04 07:33:32 +02:00
system nixos/networkd: Fix typo in usage sectionBridgeVLAN 2023-05-04 16:20:56 +02:00
tasks Merge pull request #169116 from ElvishJerricco/systemd-stage-1-networkd 2023-04-21 18:40:59 +02:00
testing Merge pull request #207801 from ElvishJerricco/systemd-stage-1-test-instrumentation 2022-12-28 01:43:03 +01:00
virtualisation virtualisation/qemu-vm: escape bash variable in shell script 2023-05-04 09:52:49 +02:00
module-list.nix Merge pull request #195082 from cmm/system76-scheduler 2023-05-02 09:25:05 -07:00
rename.nix Merge pull request #225750 from r-ryantm/auto-update/rtsp-simple-server 2023-04-17 10:28:44 +03:00