From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WNUDJBmdz1/vRwAA0tVLHw (envelope-from ) for ; Tue, 08 Dec 2020 15:34:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AEDcHxmdz1/CKAAAB5/wlQ (envelope-from ) for ; Tue, 08 Dec 2020 15:34:49 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C64B094030E for ; Tue, 8 Dec 2020 15:34:48 +0000 (UTC) Received: from localhost ([::1]:36476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kmf0n-0003OW-W4 for larch@yhetil.org; Tue, 08 Dec 2020 10:34:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46916) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kmex8-0000wF-0N for help-guix@gnu.org; Tue, 08 Dec 2020 10:30:58 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:56828) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kmex6-0005KL-0j for help-guix@gnu.org; Tue, 08 Dec 2020 10:30:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=6//RbO1XzwE3R0SFJLfLMSVvysre3Wr0Rx7FJGiW8rg=; h=date:in-reply-to: references:subject:cc:to:from; b=R7Pe+Hz41udR+/r3oLiVjI/VPQQbwkPrQS3dl GvS8vwsOQ4iwVBsCAz2TSxRiCkJMt8JTDSnT1rdLUc6jvqmdWDYoQ1ngd3McMYBdKWTT3C tPl/5zZBozWMK0JqHkGgEdTdOJS+vZibagfmilsPy4BUgXW2ax8dcb6idxh+Rz1Mcz7g80 peOkhY7PRZ0OEpeuF/MOHbJA+BL+jYIJZa3GgIGQrwrAiosqYZQkwMRGpfy6sd2zZdj0PD fu5TAyie17ln1u2YBx8Z4R1puVoZITPUaPftpsERsrxJr6mAOn0V3nV+0LFc37Z3nOphjQ MabRHN0D1ykz2trVduhYBtrTw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id fd90b14c (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Tue, 8 Dec 2020 15:31:09 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: Roy Lemmon Cc: Pierre Neidhardt , help-guix Subject: Re: NAS drive References: <87blf4wr0f.fsf@ambrevar.xyz> <878sa8jq91.fsf@nckx> In-reply-to: Date: Tue, 08 Dec 2020 16:30:51 +0100 Message-ID: <875z5cjowk.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.60 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=R7Pe+Hz4; dmarc=pass (policy=reject) header.from=tobias.gr; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: C64B094030E X-Spam-Score: -4.60 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: /CuicTPtMN8S --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Roy Lemmon =E5=86=99=E9=81=93=EF=BC=9A > Thanks for your email. Where > in the .scm file do those lines go ? In the: > > (services > (append > (list > > section ? No, on the same (top) level of your operating-system record. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX8+cLA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15008A/iF7IuUaou+di+vzQ5k+zeCrQ7sva2XXQlc5HfTS inbEAQD4am+/GeiCDbP3ynLpdsu2UgGR+njeop6H+rNXIDi/Bw== =2hQm -----END PGP SIGNATURE----- --=-=-=--