diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-09-21 07:43:47 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-09-21 07:43:47 -0400 |
commit | df2e993dbfe9e45e8ad66226d3a136e3ffcbebf8 (patch) | |
tree | 62f6d19d825cd4f0b70378f0f4651ebbcc9a9518 | |
parent | 819d9a7ef66508e0edf9c05f314826b1341da7b8 (diff) |
Add .guix-authorizations.
-rw-r--r-- | .guix-authorizations | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..cbfd748 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,6 @@ +;; -*- scheme -*- + +(authorizations + (version 0) + (("8CCB A7F5 52B9 CBEA E1FB 2915 8328 C747 0FF1 D807" + (name "dave")))) |