summaryrefslogtreecommitdiff
path: root/modules/home-manager
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2023-12-11 17:49:16 -0700
committerDevin Finlinson <devin.finlinson@pm.me>2023-12-11 17:49:16 -0700
commit356ff18cb9386c5612c02511fcef532cc0f13e22 (patch)
tree77e42123789f69356404a325e22a84c93eae5021 /modules/home-manager
parentef1459a50e3959ef98b792a0e912ebcfea233c13 (diff)
parent2293a621bf8e47cc4d35bba11e1e740a529dc2f0 (diff)
Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config
Diffstat (limited to 'modules/home-manager')
-rw-r--r--modules/home-manager/shell.nix3
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