system: Add rfkill to '%base-packages'.
* gnu/system.scm (%base-packages): Add RFKILL.master
parent
649e9b3b47
commit
16cc99610d
|
@ -360,7 +360,7 @@ explicitly appear in OS."
|
|||
|
||||
;; wireless-tools is deprecated in favor of iw, but it's still what
|
||||
;; many people are familiar with, so keep it around.
|
||||
iw wireless-tools
|
||||
iw wireless-tools rfkill
|
||||
|
||||
iproute
|
||||
net-tools ; XXX: remove when Inetutils suffices
|
||||
|
|
Reference in New Issue