summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorThomas Albers <thomas@thomaslabs.org>2023-05-28 15:04:54 +0200
committerThomas Albers <thomas@thomaslabs.org>2023-07-24 19:21:57 +0200
commitd458bb9274a74dac3b5f5894cfa1a53ef85672b0 (patch)
tree52683b5af04a6121abdd71e4c17fea3e3302647a /.guix-channel
parentbdba4222d722be93376aea6de2e78abdb28dfcfc (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-channel')
-rw-r--r--.guix-channel4
1 files changed, 3 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index d0cb4f5..b828ef0 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,2 +1,4 @@
(channel
- (version 0))
+ (version 0)
+ (keyring-reference "keyring")
+ (url "https://git.thomaslabs.org/guix-thomaslabs.git"))