diff options
Diffstat (limited to 'modules/home-manager/shell.nix')
| -rw-r--r-- | modules/home-manager/shell.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/home-manager/shell.nix b/modules/home-manager/shell.nix index ad435da..9378034 100644 --- a/modules/home-manager/shell.nix +++ b/modules/home-manager/shell.nix @@ -14,9 +14,6 @@ cat = "bat -f # --paging never"; }; configFile.source = ../../resources/nushell/config.nu; - environmentVariables = { - MANROFFOPT = "-c"; - }; extraConfig = '' source ~/.cache/starship/init.nu |
