summaryrefslogtreecommitdiff
path: root/src/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-21 11:20:04 -0300
committerEuAndreh <eu@euandre.org>2024-08-21 11:20:04 -0300
commit6bd43957f5a11dec9efc4237a400badfe52a50c8 (patch)
tree533df1e0ba5b0b285806566699344cc277115986 /src/guix
parentRecover known-hosts.txt specific to this server (diff)
downloadasami-6bd43957f5a11dec9efc4237a400badfe52a50c8.tar.gz
asami-6bd43957f5a11dec9efc4237a400badfe52a50c8.tar.xz
mv src/tld.txt src/config/
Diffstat (limited to 'src/guix')
-rw-r--r--src/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm
index 9d317bd..f6e2948 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -39,7 +39,7 @@
((compose string-trim-right
pkg:slurp
path)
- "src/tld.txt"))
+ "src/config/tld.txt"))
(define +known-hosts+
((compose pkg:slurp path)