aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-24 07:53:21 -0300
committerEuAndreh <eu@euandre.org>2025-05-24 07:53:21 -0300
commit3fefe646a89e0c160d520786ae32ae7c503c8c0f (patch)
tree4b59ec120f199370ca747bada265e0118bc969f0 /etc
parentetc/guix/home.scm:: go-full -> gol (diff)
downloaddotfiles-3fefe646a89e0c160d520786ae32ae7c503c8c0f.tar.gz
dotfiles-3fefe646a89e0c160d520786ae32ae7c503c8c0f.tar.xz
etc/guix/channels.scm: Disable broken "the-dam" channel
Diffstat (limited to 'etc')
-rw-r--r--etc/guix/channels.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/channels.scm b/etc/guix/channels.scm
index a9700da..6c0d71a 100644
--- a/etc/guix/channels.scm
+++ b/etc/guix/channels.scm
@@ -9,6 +9,7 @@
"d749e053e6db365069cb9b2ef47a78b06f9e7361"
(openpgp-fingerprint
"5BDA E9B8 B2F6 C6BC BB0D 6CE5 81F9 0EC3 CD35 6060"))))
+#;
(channel
(name 'the-dam)
(url "https://gitlab.com/edouardklein/guix")