Commit acb1b3cd authored by Thomas Strobel's avatar Thomas Strobel
Browse files

networking module: wlanInterfaces: fix file name of udev rules

parent 881ec1ef
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -940,8 +940,8 @@ in

    services.udev.packages = mkIf (cfg.wlanInterfaces != {}) [
      (pkgs.writeTextFile {
        name = "99-zzz-wlanInterfaces-last.rules";
        destination = "/etc/udev/rules.d/99-zzz-wlanInterfaces-last.rules";
        name = "99-zzz-40-wlanInterfaces.rules";
        destination = "/etc/udev/rules.d/99-zzz-40-wlanInterfaces.rules";
        text =
          let
            # Collect all interfaces that are defined for a device