Hello!
l...@gnu.org (Ludovic Courtès) skribis:
> Jan Nieuwenhuizen skribis:
[...]
>> guix system reconfigure drakenvlieg.scm
>>
>> which eventually printed
>>
>> ...
>> guix system: loading new services: file-system-/home urandom-seed ntpd
>> avahi-daemon ssh-daemon...
>> shep
Jan Nieuwenhuizen skribis:
> Then, I uncommented the /home section in drakenvlieg.scm, like so
>
> ;; Switch to GuixSD
> (file-system (device "home")
> (title 'label)
> (mount-point "/home")
> (type "ext4"))
> (file-system (device (la
Hi,
Not sure this qualifies as a bug, sending per request.
As a preparation to move from Debian to GuixSD, I have been dual
booting between Debian and GuixSD.
Using Debian as my main system with this layout
/dev/sda3 "debian" /
/dev/sda1 /guix
/dev/sda4 /home
I di