Set the default shell to fish
This commit is contained in:
parent
a97e54485e
commit
476b81abac
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
fullName = "Manuel Thalmann";
|
fullName = "Manuel Thalmann";
|
||||||
mail = "m@nuth.ch";
|
mail = "m@nuth.ch";
|
||||||
sudoer = true;
|
sudoer = true;
|
||||||
|
defaultShell = pkgs.fish;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue