some fixes for toothpc

This commit is contained in:
2025-08-16 14:17:55 +02:00
parent 2b5e94c850
commit 0949528879
4 changed files with 6 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ in {
config = mkIf cfg.enable {
programs.zsh = {
enable = true;
dotDir = ".config/zsh";
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;