Set `nushell` as the default shell
Dependencies
- [2]
6I2HQYU2Add basic flake configuration
Change contents
- edit in configuration.nix at line 154
# Setup nushell as the default shellusers.defaultUserShell = pkgs.nushell;
6I2HQYU2 Add basic flake configuration # Setup nushell as the default shell users.defaultUserShell = pkgs.nushell;