From 6d40e319e46eddc6a3e1a97b1dd1dafedb785889 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 16 Jul 2024 06:17:24 +0300 Subject: init project --- .guix-channel | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .guix-channel (limited to '.guix-channel') diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..c89ef4b --- /dev/null +++ b/.guix-channel @@ -0,0 +1,5 @@ +(channel + (version 0) + (keyring-reference "keyring") + (url "https://git.thanosapollo.org/hecate") + (news-file "NEWS")) \ No newline at end of file -- cgit v1.2.3