24.05 deprecation warnings

This commit is contained in:
asonix 2024-05-23 17:38:31 -05:00
parent c439a7f962
commit 74f970541b
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ in
file
htop
hyfetch
nvtop
nvtopPackages.full
topgrade
keymapp

View file

@ -4,7 +4,7 @@
programs.zsh = {
enable = true;
dotDir = ".config/zsh";
enableAutosuggestions = true;
autosuggestion.enable = true;
enableCompletion = true;
autocd = true;
defaultKeymap = "viins";