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..f50f053 --- /dev/null +++ b/.guix-channel @@ -0,0 +1,5 @@ +(channel + (version 0) + (url "https://git.operationnull.com/tanelorn.git") + (directory "modules") + (keyring-reference "keyring")) |
