summaryrefslogtreecommitdiffstats
path: root/tv/1systems
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2022-05-31 19:14:09 +0200
committertv <tv@krebsco.de>2022-07-14 15:46:49 +0200
commit65a7b6bf03c6976060d897c78fcd391d6b689e2f (patch)
treed85340a172d790b8754d56f262552a69ce90dc75 /tv/1systems
parent87ca8682cee6cbc9230971c17590481a95a21f45 (diff)
tv: pass-otp -> pass.withExtensions
Diffstat (limited to 'tv/1systems')
-rw-r--r--tv/1systems/xu/config.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix
index 05c5c11b..8a86e209 100644
--- a/tv/1systems/xu/config.nix
+++ b/tv/1systems/xu/config.nix
@@ -45,7 +45,9 @@ with import <stockholm/lib>;
netcup
nmap
p7zip
- pass-otp
+ (pkgs.pass.withExtensions (ext: [
+ ext.pass-otp
+ ]))
q
qrencode
texlive.combined.scheme-full