diff options
author | Rodion Goritskov <rodion.goritskov@gmail.com> | 2024-05-22 23:29:04 +0400 |
---|---|---|
committer | Rodion Goritskov <rodion.goritskov@gmail.com> | 2024-05-22 23:29:04 +0400 |
commit | b6f6afc0adc88b92d2c99ce9598ddd578bc93653 (patch) | |
tree | 38a5e87526fd672a44f8f0695d4b54725e2326f9 /.guix-authorizations |
baldeagle: Initial commit
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..755428b --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,5 @@ +(authorizations + (version 0) ;current file format version + + (("37F5 3D87 DFB3 EE32 393D 24B2 3A07 1A95 2839 DB19" + (name "rodion"))))
\ No newline at end of file |