mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light.
* gnu/packages/admin.scm (wpa-supplicant-light): New variable containing the previous dbus-free package, but renamed. Remove outdated TODO comments. (wpa-supplicant): Now inherits from wpa-supplicant-light but adds dbus support. * gnu/system/install.scm (installation-os): Use wpa-supplicant-light.
This commit is contained in:
parent
698761587c
commit
4fb7e0de19
2 changed files with 24 additions and 11 deletions
|
@ -274,7 +274,7 @@ Use Alt-F2 for documentation.
|
|||
parted ddrescue
|
||||
grub ;mostly so xrefs to its manual work
|
||||
cryptsetup
|
||||
wireless-tools iw wpa-supplicant
|
||||
wireless-tools iw wpa-supplicant-light
|
||||
;; XXX: We used to have GNU fdisk here, but as of version
|
||||
;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable
|
||||
;; space; furthermore util-linux's fdisk is already
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue