installer: Add btrfs-progs to PATH.
* gnu/installer.scm (installer-program): Add btrfs-progs to PATH.
This commit is contained in:
parent
2bfb3883b9
commit
813e06ac67
|
@ -292,6 +292,7 @@ selected keymap."
|
||||||
cryptsetup
|
cryptsetup
|
||||||
dosfstools ;mkfs.fat
|
dosfstools ;mkfs.fat
|
||||||
e2fsprogs ;mkfs.ext4
|
e2fsprogs ;mkfs.ext4
|
||||||
|
btrfs-progs
|
||||||
kbd ;chvt
|
kbd ;chvt
|
||||||
guix ;guix system init call
|
guix ;guix system init call
|
||||||
util-linux ;mkwap
|
util-linux ;mkwap
|
||||||
|
|
Loading…
Reference in New Issue