aboutsummaryrefslogtreecommitdiff
path: root/src/guix/system.scm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-21 11:23:33 -0300
committerEuAndreh <eu@euandre.org>2024-08-21 11:23:33 -0300
commit4d0585d02f53ed14462763178d47f21fa46fa7d3 (patch)
tree1e45ccc5e26932f3d939578408fa459ecaadb812 /src/guix/system.scm
parentRecover known-hosts.txt specific to this server (diff)
downloadtoph-4d0585d02f53ed14462763178d47f21fa46fa7d3.tar.gz
toph-4d0585d02f53ed14462763178d47f21fa46fa7d3.tar.xz
mv src/tld.txt src/config/
Diffstat (limited to 'src/guix/system.scm')
-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 ba74a99..17028d3 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -32,7 +32,7 @@
((compose string-trim-right
pkg:slurp
path)
- "src/tld.txt"))
+ "src/config/tld.txt"))
(define +known-hosts+
((compose pkg:slurp path)