From b35f8cf1054912282dfea938c35e1c5949d2cba6 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 27 Jul 2026 23:56:51 +0100 Subject: Make git repo a Guix channel. --- .guix-channel | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .guix-channel (limited to '.guix-channel') diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..35e181f --- /dev/null +++ b/.guix-channel @@ -0,0 +1,3 @@ +(channel + (version 0) + (directory ".guix")) -- cgit 1.4.1