diff options
| -rw-r--r-- | 1systems/tv/wu.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index d64f1bf0b..0fd7f71e3 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -26,6 +26,7 @@ with lib;          # shitment          git          gnumake +        parallel          # root          cryptsetup @@ -85,7 +86,6 @@ with lib;          #nix-prefetch-scripts #cvs bug          #openssl          #openswan -        #parallel          #parted          #perl          #powertop | 
