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-authorizations |
init project
Diffstat (limited to '.guix-authorizations')
-rw-r--r-- | .guix-authorizations | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..0c6e4a7 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,5 @@ +;; -*- mode: scheme -*- +(authorizations + (version 0) + (("62B7 58D0 F671 9938 BC09 CECA 339F 736C 3A72 0928" + (name "Thanos Apollo")))) |