diff options
| author | makefu <github@syntax-fehler.de> | 2022-08-02 14:34:22 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2022-08-02 14:34:22 +0200 |
| commit | bb8be44848a549eeed9613714521855c836523e5 (patch) | |
| tree | b3c2531817e0943406260470f59c435e2ba0dcb5 /tv/1systems/xu | |
| parent | 276718b73696f43728f4b2dda9dcedc05e226aba (diff) | |
| parent | c7ef3495b847e44ec0642bd7af0f8cbae6ae9c98 (diff) | |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'tv/1systems/xu')
| -rw-r--r-- | tv/1systems/xu/config.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 05c5c11..8a86e20 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 |
