diff options
author | Runciter | 2025-07-04 01:22:05 +0800 |
---|---|---|
committer | Runciter | 2025-07-04 01:22:05 +0800 |
commit | 5629c7d9dabf1d0415fb67f00c2d0368310e53ef (patch) | |
tree | 08fce46317bd6b19dfb393f36530eb449f76cf6c /.guix-channel | |
download | whispers-5629c7d9dabf1d0415fb67f00c2d0368310e53ef.tar.gz |
Initial.
A .guix-authorizations A .guix-channel A COPYING A README A whispers/packages/dict.scm A whispers/packages/doc.scm A whispers/packages/pdf.scm A whispers/packages/sh.scm A whispers/packages/whispers.scm A whispers/services/console.scm A whispers/services/dict.scm A whispers/services/finance.scm A whispers/services/gps.scm A whispers/services/proton.scm A whispers/services/ssh-agent.scm A whispers/services/ssh-tunneler.scm A whispers/services/whispers.scm A whispers/services/whispers/finance.scm A whispers/services/whispers/gps.scm A whispers/services/whispers/mail.scm A whispers/services/whispers/ssh.scm A whispers/services/whispers/vpn.scm A whispers/services/whispers/xdg.scm A whispers/tests/ssh-tunneler.scm Signed-off-by: Runciter <runciter@whispers-vpn.org>
Diffstat (limited to '.guix-channel')
-rw-r--r-- | .guix-channel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..d0cb4f5 --- /dev/null +++ b/.guix-channel @@ -0,0 +1,2 @@ +(channel + (version 0)) |