diff options
author | Hanketsu <hanketsu@egregore.fun> | 2024-12-19 23:50:08 +0100 |
---|---|---|
committer | Hanketsu <hanketsu@egregore.fun> | 2025-01-16 16:43:32 +0100 |
commit | 5f871159d247483b9beba5d6c4ad9733ab9de148 (patch) | |
tree | d645adc985c906fb8049a49e659a63983d2d00f2 | |
parent | 00de9eb3c606b57904205b19134bb4b1ffb38b5f (diff) |
Add '.guix-authorizations'.
-rw-r--r-- | .guix-authorizations | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..123ad70 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,4 @@ +(authorizations + (version 0) + (("0F1D 4D47 F92B E468 B041 1E19 07B8 6057 C019 5C64" + (name "hanketsu"))))
\ No newline at end of file |