Command Shell: Difference between revisions
imported>Liassica →Changing the default shell: Expand on how to change the default shell |
imported>Liassica →For a specific user: Fix <name>.shell link |
||
| Line 24: | Line 24: | ||
=== For a specific user === | === For a specific user === | ||
To set a command shell as the default for a particular user, use the [https://search.nixos.org/options?query= | To set a command shell as the default for a particular user, use the [https://search.nixos.org/options?query=%3Cname%3E.shell <code><nowiki><name></nowiki>.shell</code>] option. | ||
For example, to set user "myuser"'s shell to [[fish]]: | For example, to set user "myuser"'s shell to [[fish]]: | ||