From baff9926d619d8e2c23d7a8a5cf17a343534365b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 19 Aug 2024 09:04:42 -0300 Subject: mv src/config/tld.txt src/ --- src/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guix/system.scm') diff --git a/src/guix/system.scm b/src/guix/system.scm index 2d3a332..b78a726 100644 --- a/src/guix/system.scm +++ b/src/guix/system.scm @@ -32,7 +32,7 @@ ((compose string-trim-right pkg:slurp path) - "src/config/tld.txt")) + "src/tld.txt")) -- cgit v1.2.3