authorization and channel

This commit is contained in:
Tyler Murphy 2023-10-06 20:17:24 -04:00
parent 9d847fe97e
commit bc976d48ee
No known key found for this signature in database
GPG key ID: 988032A5638EE799
2 changed files with 19 additions and 0 deletions

6
.guix-authorizations Normal file
View file

@ -0,0 +1,6 @@
(authorizations
(version 0)
(("4F6B C11C EBB2 F242 14B9 0FAC 9FF6 937B 829E 565A"
(name "freya"))))

13
.guix-channel Normal file
View file

@ -0,0 +1,13 @@
(channel
(version 0)
(dependencies
(channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix")
(branch "master")
(introduction
(version 0)
(commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
(signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
(keyring-reference "keyring")
(url "https://git.stationery.faith/stationery-society/stationery-guix"))