cli: re-expose missing dependenices

This commit is contained in:
Jörg Thalheim
2023-08-03 13:11:42 +02:00
parent cb0197fcf3
commit fa8dbf0e4f

View File

@@ -18,7 +18,9 @@
openssh
sshpass
zbar
tor;
tor
age
sops;
# Override license so that we can build zerotierone without
# having to re-import nixpkgs.
zerotierone = pkgs.zerotierone.overrideAttrs (_old: { meta = { }; });