summaryrefslogtreecommitdiff
path: root/tw/channels.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-06-03 23:59:17 +0200
committerTimo Wilken2023-06-03 23:59:17 +0200
commit1bb96ebf8b93b856de64d7bb02c8fb47254932cb (patch)
treec7159da346a3179333c72d36248b2a4620758c22 /tw/channels.scm
parentbb169097d97e9ff20e56d7d1a950866c6b25f007 (diff)
Indent *-file functions more conveniently
Files with potentially long or complex contents shouldn't be indented quite as far.
Diffstat (limited to 'tw/channels.scm')
-rw-r--r--tw/channels.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/channels.scm b/tw/channels.scm
index b9d243b8..ff9cdfac 100644
--- a/tw/channels.scm
+++ b/tw/channels.scm
@@ -38,4 +38,4 @@
(substitute-urls '("https://substitutes.nonguix.org"))))
(extra-special-file "/etc/guix/channels.scm"
- (scheme-file "channels.scm" %system-channels))))
+ (scheme-file "channels.scm" %system-channels))))