Polish fish experience and remove zsh again.

This commit is contained in:
2024-09-14 07:37:09 +01:00
parent 0021c0ad8b
commit cbce7c1e5e
3 changed files with 12 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
{ pkgs, ... }:
{
programs.fish.enable = true;
programs.zsh.enable = true;
users.users.ppetru = {
isNormalUser = true;
extraGroups = [