diff options
| author | bd <bdunahu@operationnull.com> | 2025-12-10 13:40:39 -0500 |
|---|---|---|
| committer | bd <bdunahu@operationnull.com> | 2025-12-10 14:33:04 -0500 |
| commit | feb72dbc897bcf2db3901ea5b25caba4add860f7 (patch) | |
| tree | d48ecb79190098a70e149caa5c8772d54cd3f39f /.guix-channel | |
initial commit
Diffstat (limited to '.guix-channel')
| -rw-r--r-- | .guix-channel | 5 |
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")) |
