Re: Clean Up Files

2019-06-25 Thread Tobias Geerinckx-Rice
Raghav, Raghav Gururajan wrote: Is there a way in guix to automatically clean files from ".local", ".cache" and ".config" folders in the home directory. Files are getting retained even after removing applications from the system. Just ‘rm’ them if they really bother you. Guix doesn't touch

distrowatch article about guix system

2019-06-25 Thread Michael Zucchi
Morning, I'm not if this is the appropriate place but here's a reasonably thorough look at the new user experience for the guix system which may be of interest.  In summary it was a somewhat rocky. https://distrowatch.com/weekly.php?issue=20190624#guixsd I haven't done much more than insta

Re: support for btrfs multiple devices?

2019-06-25 Thread Giovanni Biscuolo
Hello Matt, Matt Huszagh writes: > I'm unable to get even a basic guix system init working with btrfs on 2 > partitions. I setup the btrfs filesystem with: > > mkfs.btrfs -L btrfs -m raid1 -d raid0 /dev/nvme0n1p2 /dev/sda1 Please can you specify how did you then installed Guix on your system?

Re: Clean Up Files

2019-06-25 Thread Raghav Gururajan
> Just ‘rm’ them if they really bother you. Guix doesn't touch > files in your home directory. Hmm. Will bleach-bit do the trick? Regards, RG.

Re: grub with encrpted root no longer automatically loads luks

2019-06-25 Thread Jack Hill
Thanks for you reply. On Fri, 21 Jun 2019, Giovanni Biscuolo wrote: Hello Jack, I don't have a Guix machine using root on encrypted LUKS now, but I tested this non so long ago and it worked well Jack Hill writes: I've noticed that recently (unfortunately, I don't know exactly when it start