X-Git-Url: https://git.hcoop.net/jackhill/guix/guix.git/blobdiff_plain/996ed73948e92eb2005a2a282856753d707f452c..cff826ba05a418235b5f7fd45371e63e5e482c4d:/gnu.scm diff --git a/gnu.scm b/gnu.scm index e3147b39e3..932e4cdd58 100644 --- a/gnu.scm +++ b/gnu.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2014, 2015 Ludovic Courtès +;;; Copyright © 2014, 2015, 2016 Ludovic Courtès ;;; Copyright © 2015 Joshua S. Grant ;;; ;;; This file is part of GNU Guix. @@ -32,9 +32,10 @@ (begin (define %public-modules '((gnu system) + (gnu system mapped-devices) (gnu system file-systems) (gnu system grub) ; 'grub-configuration' - (gnu system linux) ; 'base-pam-services' + (gnu system pam) (gnu system shadow) ; 'user-account' (gnu system linux-initrd) (gnu system nss)