From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: guix system reconfigure /etc/config.scm or my-config.scm Date: Wed, 08 May 2019 19:46:28 -0500 Message-ID: <16a9a0e4a17.d9966d5990759.1992436654586051301@zoho.com> References: <16a98cbc6fc.fa86dbd584984.5190119233371485256@zoho.com> <0B49BD3C-A404-4DEE-973E-AFF3B44EC3AB@asu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOXCu-00034A-8X for help-guix@gnu.org; Wed, 08 May 2019 20:46:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOXCt-0008NW-Ba for help-guix@gnu.org; Wed, 08 May 2019 20:46:44 -0400 Received: from sender4-pp-o95.zoho.com ([136.143.188.95]:25591) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hOXCs-0008MX-WB for help-guix@gnu.org; Wed, 08 May 2019 20:46:43 -0400 In-Reply-To: <0B49BD3C-A404-4DEE-973E-AFF3B44EC3AB@asu.edu> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: John Soo Cc: help-guix ---- On Wed, 08 May 2019 14:16:55 -0500 John Soo wrote ---- > Hi there, > > I do exactly what you said: > > $ emacs /path/to/my/config.scm > $ sudo suix system reconfigure /path/to/my/config.scm > > No need to keep it in /etc. > > Hope that helps, Yes, thanks :)