diff options
Diffstat (limited to '.guix-channel')
| -rw-r--r-- | .guix-channel | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..b3de09e --- /dev/null +++ b/.guix-channel @@ -0,0 +1,5 @@ +(channel + (version 0) + (url "https://git.galaxious.de/channel939.git") + (keyring-reference "keyring") + (news-file "NEWS"))
\ No newline at end of file |
