Completely disable fish
This commit is contained in:
parent
af4e08b5af
commit
e69a26f77f
1 changed files with 0 additions and 2 deletions
|
@ -103,8 +103,6 @@ in
|
|||
openssh.authorizedKeys.keys = config.ccr.authorizedKeys;
|
||||
};
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
services.getty.autologinUser = if config.ccr.autologin then cfg.username else null;
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue