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