diff options
Diffstat (limited to 'gnu.scm')
| -rw-r--r-- | gnu.scm | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; GNU Guix --- Functional package management for GNU | 1 | ;;; GNU Guix --- Functional package management for GNU |
| 2 | ;;; Copyright © 2014, 2015 Ludovic Courtès <ludo@gnu.org> | 2 | ;;; Copyright © 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org> |
| 3 | ;;; Copyright © 2015 Joshua S. Grant <jgrant@parenthetical.io> | 3 | ;;; Copyright © 2015 Joshua S. Grant <jgrant@parenthetical.io> |
| 4 | ;;; | 4 | ;;; |
| 5 | ;;; This file is part of GNU Guix. | 5 | ;;; This file is part of GNU Guix. |
| @@ -32,6 +32,7 @@ | |||
| 32 | (begin | 32 | (begin |
| 33 | (define %public-modules | 33 | (define %public-modules |
| 34 | '((gnu system) | 34 | '((gnu system) |
| 35 | (gnu system mapped-devices) | ||
| 35 | (gnu system file-systems) | 36 | (gnu system file-systems) |
| 36 | (gnu system grub) ; 'grub-configuration' | 37 | (gnu system grub) ; 'grub-configuration' |
| 37 | (gnu system pam) | 38 | (gnu system pam) |
