system: Add rfkill to '%base-packages'.

* gnu/system.scm (%base-packages): Add RFKILL.
master
Ludovic Courtès 2016-03-03 14:02:15 +01:00
parent 649e9b3b47
commit 16cc99610d
1 changed files with 1 additions and 1 deletions

View File

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