summaryrefslogtreecommitdiffstats
path: root/files/.config/guix/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'files/.config/guix/channels.scm')
-rwxr-xr-xfiles/.config/guix/channels.scm5
1 files changed, 0 insertions, 5 deletions
diff --git a/files/.config/guix/channels.scm b/files/.config/guix/channels.scm
deleted file mode 100755
index cb25ece..0000000
--- a/files/.config/guix/channels.scm
+++ /dev/null
@@ -1,5 +0,0 @@
1(cons* (channel
2 (name 'jdlugosz)
3 (branch "main")
4 (url "https://github.com/jdlugosz963/dotfiles"))
5 %default-channels)