mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 02:51:49 +02:00
install: Add wireless-tools package.
* gnu/system/install.scm (installation-os): Add wireless-tools to packages.
This commit is contained in:
@@ -144,6 +144,7 @@ Use Alt-F2 for documentation.
|
||||
|
||||
(packages (cons* texinfo-4 ; for the standalone Info reader
|
||||
parted ddrescue
|
||||
wireless-tools
|
||||
;; 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
|
||||
|
||||
Reference in New Issue
Block a user