Files
rice-flakes/modules/home/zsh/zsh.nix
2025-05-15 15:16:10 -05:00

6 lines
78 B
Nix

{
config.hjem.users.username.rum.programs.zsh = {
enable = true;
};
}