From f1f27c6838394c5b2c4f9e6c93a5abb3b62600cb Mon Sep 17 00:00:00 2001 From: Rutherther Date: Thu, 18 Dec 2025 19:24:00 +0100 Subject: [PATCH] vm-image.tmpl: Allow empty passwords in base-services. Change-Id: Ia16fc0418bb9eee29625504a800300958b173c4c Signed-off-by: Rutherther --- gnu/system/examples/vm-image.tmpl | 4 ++++ 1 file changed, 4 insertions(+) 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 root ALL=(ALL) ALL %wheel ALL=NOPASSWD: ALL\n")) + (pam-services + ;; Explicitly allow for empty passwords. + (base-pam-services #:allow-empty-passwords? #t)) + (packages (append (list font-bitstream-vera ;; Auto-started script providing SPICE dynamic resizing for