summaryrefslogtreecommitdiffstats
path: root/.config/guix/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/guix/channels.scm6
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/guix/channels.scm b/.config/guix/channels.scm
deleted file mode 100644
index 6495ee2..0000000
--- a/.config/guix/channels.scm
+++ /dev/null
@@ -1,6 +0,0 @@
-(list (channel
- (name 'guix) ; https://git.savannah.gnu.org/git/guix.git
- (url "file:///home/bandali/src/git/guix"))
- (channel
- (name 'guix-bandali) ; https://git.sr.ht/~bandali/guix-bandali
- (url "file:///home/bandali/src/git/guix-bandali")))