From 6bd43957f5a11dec9efc4237a400badfe52a50c8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 21 Aug 2024 11:20:04 -0300 Subject: mv src/tld.txt src/config/ --- src/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guix') 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) -- cgit v1.2.3