bug#26566: Swap partition on GuixSD

2017-04-19 Thread Quiliro
El Wed, 19 Apr 2017 23:25:40 +0200 l...@gnu.org (Ludovic Courtès) escribió: > Hi Quiliro, > > ng0 skribis: > > > Quiliro transcribed 0.4K bytes: > >> The sample file for a desktop configuration on > >> https://www.gnu.org/software/guix/manual/guix.html#System-Services > >> does not give an ex

bug#26566: Swap partition on GuixSD

2017-04-19 Thread Ludovic Courtès
Hi Quiliro, ng0 skribis: > Quiliro transcribed 0.4K bytes: >> The sample file for a desktop configuration on >> https://www.gnu.org/software/guix/manual/guix.html#System-Services >> does not give an example of swap-devices. >> >> Is adding this line correct on the operating-system section in th

bug#26566: Swap partition on GuixSD

2017-04-19 Thread ng0
Hi, Quiliro transcribed 0.4K bytes: > The sample file for a desktop configuration on > https://www.gnu.org/software/guix/manual/guix.html#System-Services > does not give an example of swap-devices. > > Is adding this line correct on the operating-system section in the > config.scm file if my swap

bug#26566: Swap partition on GuixSD

2017-04-19 Thread Quiliro
The sample file for a desktop configuration on https://www.gnu.org/software/guix/manual/guix.html#System-Services does not give an example of swap-devices. Is adding this line correct on the operating-system section in the config.scm file if my swap partition is sda2?: (swap-devices ("/dev/sda2"))