fish: init
This commit is contained in:
parent
eda1f4129c
commit
69ceb5dcc5
14 changed files with 171 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
users.users.nico = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
shell = pkgs.zsh;
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
||||
users.users.nico.openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue