install: Drop redundant package after c0f5eee4b2
.
* gnu/system/install.scm (installation-os): Remove SHADOW.
This commit is contained in:
parent
f88eaccf19
commit
6db571cbf0
|
@ -347,7 +347,6 @@ Use Alt-F2 for documentation.
|
|||
(base-pam-services #:allow-empty-passwords? #t))
|
||||
|
||||
(packages (cons* (canonical-package glibc) ;for 'tzselect' & co.
|
||||
shadow ;'passwd', for easy SSH access
|
||||
parted gptfdisk ddrescue
|
||||
grub ;mostly so xrefs to its manual work
|
||||
cryptsetup
|
||||
|
|
Loading…
Reference in New Issue