diff options
author | Thomas Albers <thomas@thomaslabs.org> | 2023-05-28 15:04:54 +0200 |
---|---|---|
committer | Thomas Albers <thomas@thomaslabs.org> | 2023-07-24 19:21:57 +0200 |
commit | d458bb9274a74dac3b5f5894cfa1a53ef85672b0 (patch) | |
tree | 52683b5af04a6121abdd71e4c17fea3e3302647a /.guix-authorizations | |
parent | bdba4222d722be93376aea6de2e78abdb28dfcfc (diff) |
* Add .guix-authorizations
* .guix-authorizations: Fix typo
* .guix-authorizations: Fix typo
* Add thomaslabs/packages/tex.scm
* .guix-authorizations: Fix typo
* Fix .guix files
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..829ab66 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,5 @@ +(authorizations + (version 0) + + (("8D5B C9A9 1447 8D45 6F68 D122 80CD 1792 1DC7 D7D0" + (name "thomas")))) |