From 6807b68748a7eb62db8398a5de9676a05d88ae13 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Thu, 16 Feb 2023 09:46:39 +0100 Subject: Enable export-all in git-daemon service and declare local package channel --- home-configuration.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'home-configuration.scm') diff --git a/home-configuration.scm b/home-configuration.scm index c3dee97..9770ac5 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -1,5 +1,3 @@ -(add-to-load-path "./services") - (define-module (aisaka-home-configuration) #:use-module (gnu home) #:use-module (gnu home services) -- cgit v1.2.3