system: Add 'shadow' to %BASE-PACKAGES.
Suggested by Göktuğ Kayaalp <self@gkayaalp.com>. * gnu/system.scm (%base-packages): Add SHADOW.master
parent
b8d3a000ef
commit
c0f5eee4b2
|
@ -490,6 +490,7 @@ explicitly appear in OS."
|
|||
lsof ;for Guix's 'list-runtime-roots'
|
||||
pciutils usbutils
|
||||
util-linux inetutils isc-dhcp
|
||||
shadow ;for 'passwd'
|
||||
|
||||
;; wireless-tools is deprecated in favor of iw, but it's still what
|
||||
;; many people are familiar with, so keep it around.
|
||||
|
|
Reference in New Issue