replace nushell with fish
This commit is contained in:
parent
04b7c2cc20
commit
8c0b6d86bf
4 changed files with 10 additions and 12 deletions
|
|
@ -34,7 +34,7 @@
|
|||
];
|
||||
home = "/home/srv";
|
||||
isNormalUser = true;
|
||||
shell = pkgs.bash;
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue