Add Guix channel and authorizations files.
This commit is contained in:
parent
b9c48b7320
commit
e4656e91d3
2 changed files with 7 additions and 0 deletions
4
.guix-authorizations
Normal file
4
.guix-authorizations
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
(authorizations
|
||||||
|
(version 0)
|
||||||
|
(("2E19 CF82 55B6 A04D 5550 1F2C 043F 786C 4CD6 81B8"
|
||||||
|
(name "ray"))))
|
3
.guix-channel
Normal file
3
.guix-channel
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
(channel
|
||||||
|
(version 0)
|
||||||
|
(url "https://forge.1729.org.uk/ray/guix-packages"))
|
Loading…
Reference in a new issue