diff options
author | Frederick Muriuki Muriithi | 2023-08-14 09:06:12 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-08-14 10:18:42 +0300 |
commit | 1e5f0ea6271c714b040afd1981a143a588ec1c12 (patch) | |
tree | 33849bf3e3b3c950597aedf52dac079782618538 /.guix-channel | |
parent | 4737efaf17d2f302dce6d449c5ba22178e4fc44b (diff) | |
download | gn-auth-1e5f0ea6271c714b040afd1981a143a588ec1c12.tar.gz |
Make repository a channel.
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..9ef7a67 --- /dev/null +++ b/.guix-channel @@ -0,0 +1,3 @@ +(channel + (version 0) + (directory ".guix/modules"))
\ No newline at end of file |