diff options
author | Akshay <[email protected]> | 2021-09-26 17:33:48 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-09-26 17:33:48 +0100 |
commit | 804ad2b07645b4cb2e44449720d54ed94106a116 (patch) | |
tree | 812628de878fc58bc794ddfafcc11808e41a5d00 /hosts | |
parent | 779936151f4eb78dd767d4ad8f39b08eb08098a7 (diff) |
bash lord
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/olive/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/olive/configuration.nix b/hosts/olive/configuration.nix index da3175b..0019695 100644 --- a/hosts/olive/configuration.nix +++ b/hosts/olive/configuration.nix | |||
@@ -72,6 +72,7 @@ | |||
72 | _2bwm | 72 | _2bwm |
73 | man-pages | 73 | man-pages |
74 | man-pages-posix | 74 | man-pages-posix |
75 | (lib.hiPrio pkgs.bashInteractive_5) | ||
75 | ]; | 76 | ]; |
76 | 77 | ||
77 | documentation = { | 78 | documentation = { |