Command Shell: Difference between revisions
imported>Vieta m typo |
imported>Artturin Link to options search. Remove unnecessary note which is already warned about in nix code. |
||
| Line 9: | Line 9: | ||
== Changing default shell == | == Changing default shell == | ||
[https://search.nixos.org/options?query=defaultUserShell <code>defaultUserShell</code> in the options search] | |||
</ | |||
[https://search.nixos.org/options?query=useDefaultShell <code>useDefaultShell</code> in the options search] | |||
To only change the default shell for one of the users, See | |||
</ | |||
[https://search.nixos.org/options?query=<name>.shell <code><name>.shell</code> in the options search] | |||
== Changing /bin/sh == | == Changing /bin/sh == | ||