nix-config/modules/environment.nix

3 lines
No EOL
49 B
Nix

{
environment.pathsToLink = [ "/share/zsh" ];
}