diff options
Diffstat (limited to 'gnu/system')
| -rw-r--r-- | gnu/system/examples/vm-image.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/system/examples/vm-image.tmpl b/gnu/system/examples/vm-image.tmpl index d0e42ff52d0..f7c27d23db8 100644 --- a/gnu/system/examples/vm-image.tmpl +++ b/gnu/system/examples/vm-image.tmpl | |||
| @@ -79,6 +79,10 @@ accounts.\x1b[0m | |||
| 79 | root ALL=(ALL) ALL | 79 | root ALL=(ALL) ALL |
| 80 | %wheel ALL=NOPASSWD: ALL\n")) | 80 | %wheel ALL=NOPASSWD: ALL\n")) |
| 81 | 81 | ||
| 82 | (pam-services | ||
| 83 | ;; Explicitly allow for empty passwords. | ||
| 84 | (base-pam-services #:allow-empty-passwords? #t)) | ||
| 85 | |||
| 82 | (packages | 86 | (packages |
| 83 | (append (list font-bitstream-vera | 87 | (append (list font-bitstream-vera |
| 84 | ;; Auto-started script providing SPICE dynamic resizing for | 88 | ;; Auto-started script providing SPICE dynamic resizing for |
