mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-08-18 08:22:50 +01:00
Tweaked nushell config to allow my dotfiles to co-exist with HM settings
This commit is contained in:
@@ -141,5 +141,5 @@
|
||||
};
|
||||
|
||||
# Set user config settings
|
||||
users.defaultUserShell = pkgs.nushell;
|
||||
users.defaultUserShell = unstablePkgs.nushell;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user