Some changes including nushell

This commit is contained in:
2022-11-14 13:14:17 +00:00
parent a019a21c23
commit 0cf6f54f44
6 changed files with 43 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
home = "/home/${userName}";
initialPassword = "password";
extraGroups = ["wheel" "networkmanager" "docker" "video" "syncthing"];
shell = pkgs.zsh;
shell = pkgs.nushell;
};
defaultUser = "daniel";
@@ -57,6 +57,7 @@ in {
htop
helix
nnn
nushell
ripgrep
wget
zsh