Исправил очепятку

This commit is contained in:
urec56 2025-04-07 23:13:00 +03:00
parent 821708d389
commit 343b699296

View file

@ -109,7 +109,7 @@
home.packages = with pkgs; [
zsh-autoenv # Плагина autoenv в oh-my-zsh не работает. Мб этот заработает
# zsh-you-should-use # Напомнит, если у написанной команды есть алиас
zsh-nix-shell # zsh plugin that lets you use zsh in nix-shell shell
];
# zsh-you-should-use # Напомнит, если у написанной команды есть алиас
}