Changed default shell to nushell
This commit is contained in:
parent
837f2ef022
commit
c128fa2bcd
2 changed files with 2 additions and 1 deletions
|
|
@ -209,6 +209,7 @@ in
|
|||
"wheel"
|
||||
];
|
||||
initialPassword = "initialPassword";
|
||||
shell = pkgs.nushell;
|
||||
};
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue