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 partition is sda2?: > (swap-devices ("/dev/sda2"))
That should be (swap-devices '("/dev/sda2")) but in theory the guix reconfigure would complain about this mistake. > Should then I run?: > guix system reconfigure /etc/config.scm Yes, if this is from within an already running system and not just at the start prior to "guix system init foo.scm" > -- > Saluton, > Quiliro > 0987631031 > > > > > -- PGP and more: https://people.pragmatique.xyz/ng0/