1
0
forked from poslop/rice-flakes
Files
rice-flakes-work/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;
};
}