commit cc9a267ed48680f3cb7319f6c1fa5d6f6800b4b7 Author: TakeV Date: Tue Apr 18 17:41:25 2023 -0700 Initial channel creation diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..fa5ac98 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,4 @@ +(authorizations + (version 0) + (("1086 326D E207 068C 1C02 5129 A64F 4134 5C74 00AF" + (name "TakeV")))) diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..d0cb4f5 --- /dev/null +++ b/.guix-channel @@ -0,0 +1,2 @@ +(channel + (version 0))