diff options
author | Thanos Apollo <[email protected]> | 2024-07-16 06:17:24 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-07-16 06:17:24 +0300 |
commit | 6d40e319e46eddc6a3e1a97b1dd1dafedb785889 (patch) | |
tree | ebe4fc93a98f57b74b4a34d3af0ef2739695b67f /.guix-channel |
init project
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..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 |