diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/home-manager/shell.nix | 1 |
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 = '' |
