mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: begin zsh again
This commit is contained in:
parent
86b5751410
commit
9d54466669
6 changed files with 100 additions and 19 deletions
|
@ -15,7 +15,7 @@ with lib; {
|
|||
["wheel" "input" "video"]
|
||||
++ optionals config.sound.enable ["audio"];
|
||||
isNormalUser = true;
|
||||
shell = pkgs.fish;
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
home-manager.users.myuser = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue