summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-12-10 13:40:39 -0500
committerbd <bdunahu@operationnull.com>2025-12-10 14:33:04 -0500
commitfeb72dbc897bcf2db3901ea5b25caba4add860f7 (patch)
treed48ecb79190098a70e149caa5c8772d54cd3f39f /.guix-channel
initial commit
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel5
1 files changed, 5 insertions, 0 deletions
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"))