mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
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
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@ selected keymap."
|
|||
cryptsetup
|
||||
dosfstools ;mkfs.fat
|
||||
e2fsprogs ;mkfs.ext4
|
||||
btrfs-progs
|
||||
kbd ;chvt
|
||||
guix ;guix system init call
|
||||
util-linux ;mkwap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue