summaryrefslogtreecommitdiff
path: root/guix-strap/guix-password
diff options
context:
space:
mode:
Diffstat (limited to 'guix-strap/guix-password')
-rwxr-xr-xguix-strap/guix-password2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-strap/guix-password b/guix-strap/guix-password
index 008ad14..a39c566 100755
--- a/guix-strap/guix-password
+++ b/guix-strap/guix-password
@@ -43,7 +43,7 @@ cat << EOF | chroot /mnt
passwd
$ROOT_PASSWORD
$ROOT_PASSWORD
-passwd tylerm
+passwd freya
$USER_PASSWORD
$USER_PASSWORD
EOF