From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Passwords inside System Configuration Date: Sun, 19 Jan 2020 11:20:25 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53441) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1it8d3-0007gM-Ki for help-guix@gnu.org; Sun, 19 Jan 2020 06:20:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1it8d2-0004P1-K6 for help-guix@gnu.org; Sun, 19 Jan 2020 06:20:29 -0500 Received: from knopi.disroot.org ([178.21.23.139]:37554) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1it8d2-0004MZ-1G for help-guix@gnu.org; Sun, 19 Jan 2020 06:20:28 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 48D4428101 for ; Sun, 19 Jan 2020 12:20:26 +0100 (CET) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1s17HYlUwuoV for ; Sun, 19 Jan 2020 12:20:25 +0100 (CET) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello Guix!=0A=0AI would like to insert/set password for the following, i= nside system configuration (config.scm):=0A1) Roor User=0A2) Regular User= =0A3) LUKS Device=0A=0ACould anyone please provide me straight-forward st= ep-by-step instruction to achieve it?=0A=0AThank you!=0A=0ARegards,=0ARG.