fix: remove environment ref from zsh
This commit is contained in:
parent
f4461c91e7
commit
7394b7f0b7
1 changed files with 0 additions and 2 deletions
|
@ -59,6 +59,4 @@
|
||||||
|
|
||||||
starship.enableZshIntegration = lib.mkIf config.programs.starship.enable true;
|
starship.enableZshIntegration = lib.mkIf config.programs.starship.enable true;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.pathsToLink = [ "/share/zsh" ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue