diff options
Diffstat (limited to 'nichijou/home/config/guix/channels')
-rw-r--r-- | nichijou/home/config/guix/channels | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nichijou/home/config/guix/channels b/nichijou/home/config/guix/channels new file mode 100644 index 0000000..baa1299 --- /dev/null +++ b/nichijou/home/config/guix/channels @@ -0,0 +1,4 @@ +(cons (channel (name 'nichijou) + (url "file:///home/renken/dev/gitlab/nichijou")) + ;; (url "https://gitlab.com/renken/nichijou")) + %default-channels) |