fix: update zsh options and add greeter user for greetd

Co-authored-by: aider (openrouter/openai/gpt-5.2) <aider@aider.chat>
This commit is contained in:
2026-02-08 14:03:52 +11:00
parent 0b7fa961bc
commit f4e413a3cc
4 changed files with 14 additions and 5 deletions

View File

@@ -10,8 +10,8 @@
# ---
programs.zsh = {
enable = true;
enableAutosuggestions = true;
enableSyntaxHighlighting = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
oh-my-zsh = {
enable = true;