aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config/tld.txt (renamed from src/tld.txt)0
-rw-r--r--src/guix/system.scm2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/tld.txt b/src/config/tld.txt
index fd7ea0f..fd7ea0f 100644
--- a/src/tld.txt
+++ b/src/config/tld.txt
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)