feat: update depreciated options

This commit is contained in:
tux
2025-05-02 02:22:46 +05:30
parent 380f2ebf1b
commit b074dacdcd
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
};
syntaxHighlighting.enable = true;
autosuggestion.enable = true;
initExtra = ''
initContent = ''
fastfetch
'';
};