system: Add xfsprogs to base packages.

This makes them available in the Guix System installer.

* gnu/system.scm (%base-packages-disk-utilities): Add xfsprogs.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-23 13:21:11 +02:00
parent 34c105f929
commit 9e0509f9af
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 1 deletions

View File

@ -809,7 +809,8 @@ of PROVENANCE-SERVICE-TYPE to its services."
dosfstools
btrfs-progs
f2fs-tools
jfsutils))
jfsutils
xfsprogs))
(define %base-packages
;; Default set of packages globally visible. It should include anything