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