From aebdbfff2aa05f29f75da21aaf0a75477ae82419 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Tue, 30 Jan 2024 01:32:45 +0100 Subject: Define channels-service-type This change is a step towards my goal of "everything is a service". --- .guix-channel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.guix-channel') diff --git a/.guix-channel b/.guix-channel index ba7fc11..9dc786b 100644 --- a/.guix-channel +++ b/.guix-channel @@ -11,4 +11,4 @@ ( url "https://gitlab.com/nonguix/nonguix" ) ) ( channel ( name secrets ) - ( url "file:///home/marek/Dokumenty/secrets" ) ) ) ) + ( url "file:///home/marek/Dokumenty/private-guix-inputs" ) ) ) ) -- cgit v1.2.3