diff options
Diffstat (limited to 'modules/programs')
-rw-r--r-- | modules/programs/shell.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/programs/shell.nix b/modules/programs/shell.nix index dc85ccc..33ee27d 100644 --- a/modules/programs/shell.nix +++ b/modules/programs/shell.nix @@ -30,6 +30,6 @@ unzip telnet - haskellPackages.una + unar ]; } |