diff options
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel index 3e618d79f8..b852180cf2 100644 --- a/.guix-channel +++ b/.guix-channel @@ -2,4 +2,6 @@ (channel (version 0) - (news-file "etc/news.scm")) + (news-file "etc/news.scm") + (keyring-reference "keyring") + (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL |