This commit is contained in:
2025-05-15 15:16:10 -05:00
parent 4da409aabf
commit 773eaaf26d
6 changed files with 16 additions and 13 deletions

View File

@@ -1,8 +1,5 @@
{
programs.zsh = {
config.hjem.users.username.rum.programs.zsh = {
enable = true;
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
};
}