nixpkgs/pkgs/os-specific/linux/wpa_supplicant
Colin 95749cd782 wpa_supplicant: fix broken dbus .service file
previous to this patch, the output has a service file like:
```
[D-BUS Service]
Name=fi.w1.wpa_supplicant1
Exec=/nix/store/<hash>/nix/store/<hash>/sbin/wpa_supplicant -u
User=root
SystemdService=wpa_supplicant.service
```

the `Exec` line was invalid but likely didn't lead to observable errors in
systemd setups where the `SystemdService` line is consumed instead.
2024-05-28 12:00:51 +00:00
..
0001-Implement-read-only-mode-for-ssids.patch
default.nix wpa_supplicant: fix broken dbus .service file 2024-05-28 12:00:51 +00:00
gui.nix
Use-unique-IDs-for-networks-and-credentials.patch