From mboxrd@z Thu Jan 1 00:00:00 1970 From: w96k@posteo.net Subject: Declare swap partition in config Date: Fri, 13 Sep 2019 17:47:27 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56689) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i8nnS-0005tF-2e for help-guix@gnu.org; Fri, 13 Sep 2019 11:47:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i8nnR-0000EC-25 for help-guix@gnu.org; Fri, 13 Sep 2019 11:47:41 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52726) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i8nnQ-0000CK-JB for help-guix@gnu.org; Fri, 13 Sep 2019 11:47:40 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 97C51160068 for ; Fri, 13 Sep 2019 17:47:37 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46VKlM75VHz6tm6 for ; Fri, 13 Sep 2019 17:47:27 +0200 (CEST) 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: help-guix@gnu.org Is there any way to declare swap in config.scm without using swapon directly?