From feb72dbc897bcf2db3901ea5b25caba4add860f7 Mon Sep 17 00:00:00 2001 From: bd Date: Wed, 10 Dec 2025 13:40:39 -0500 Subject: initial commit --- .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..f50f053 --- /dev/null +++ b/.guix-channel @@ -0,0 +1,5 @@ +(channel + (version 0) + (url "https://git.operationnull.com/tanelorn.git") + (directory "modules") + (keyring-reference "keyring")) -- cgit v1.2.3