[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: accidentally deleted ~/.config/guix/current directory
From: |
Julien Lepiller |
Subject: |
Re: accidentally deleted ~/.config/guix/current directory |
Date: |
Fri, 01 Nov 2019 14:58:44 +0100 |
User-agent: |
K-9 Mail for Android |
Le 1 novembre 2019 12:48:52 GMT+01:00, address@hidden a écrit :
>well, can I restore it or generate new one =(
>?
You can recreate the symlink like this:
ln -sv /var/guix/profiles/per-user/$USER/current-guix ~/.config/guix/current
I'm not on a guix system, so I'm not completely sure about the name. It should
contain "current", but no number.