remove some vestigial configs
[~bandali/configs] / .config / guix / channels.scm
diff --git a/.config/guix/channels.scm b/.config/guix/channels.scm
deleted file mode 100644 (file)
index f9cc0d6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-(list (channel
-       (name 'guix)        ; https://git.savannah.gnu.org/git/guix.git
-       (url "file:///home/bandali/src/guix")
-       (introduction
-        (make-channel-introduction
-         "9edb3f66fd807b096b48283debdcddccfea34bad"
-         (openpgp-fingerprint
-          "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))
-      ;;(channel
-      ;; (name 'guix-bandali)  ; https://git.sr.ht/~bandali/guix-bandali
-      ;; (url "file:///home/bandali/src/git/guix-bandali")))
-      )