Nushell: Difference between revisions
→Example: remove legacy |
m →Installation: order |
||
| Line 2: | Line 2: | ||
== Installation == | == Installation == | ||
{{file|3={ | {{file|3={ | ||
pkgs, | pkgs, | ||
| Line 14: | Line 13: | ||
shell = pkgs.nushell; | shell = pkgs.nushell; | ||
}; | }; | ||
}|name=/etc/nixos/configuration.nix|lang=nix}} | }|name=/etc/nixos/configuration.nix|lang=nix}}Also see the [[Command Shell]] example if you want to set Nushell as your default shell | ||
== Configuration == | == Configuration == | ||