networking module: wlanInterfaces: fix file name of udev rules

This commit is contained in:
Thomas Strobel 2015-10-06 18:45:50 +02:00
parent 881ec1efb8
commit acb1b3cdd0

View file

@ -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