Add magic-wormhole
All checks were successful
/ check (push) Successful in 1m32s

Get things from one computer to another, safely.

https://github.com/magic-wormhole/magic-wormhole
https://magic-wormhole.readthedocs.io
This commit is contained in:
Oliver Davies 2025-07-02 14:53:53 +01:00
parent 776ace468b
commit 25843c658d

View file

@ -23,6 +23,7 @@ with lib;
packages = with pkgs; [
comma
magic-wormhole
qrencode
];