5 lines
No EOL
105 B
Nix
5 lines
No EOL
105 B
Nix
{
|
|
flake.modules.homeManager.shell = {
|
|
home.file.".config/zsh/.p10k.zsh".source = ./p10k.zsh;
|
|
};
|
|
} |