summaryrefslogtreecommitdiff
path: root/modules/home-manager/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home-manager/shell.nix')
-rw-r--r--modules/home-manager/shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/home-manager/shell.nix b/modules/home-manager/shell.nix
index 12d3805..612c92a 100644
--- a/modules/home-manager/shell.nix
+++ b/modules/home-manager/shell.nix
@@ -14,7 +14,6 @@
# checkgpu = "(lspci | grep VGA)";
cat = "bat -f # --paging never";
search = "nix search nixpkgs#";
- run- = "nix run nixpkgs#";
};
configFile.source = ../../resources/nushell/config.nu;
extraConfig = ''