Rename shell option

This commit is contained in:
SebastianStork 2024-06-17 09:47:33 +02:00
parent de7855ade5
commit e0903f42bf
5 changed files with 7 additions and 12 deletions

View file

@ -5,7 +5,7 @@
...
}:
{
config = lib.mkIf config.myConfig.shell.enable {
config = lib.mkIf config.myConfig.shell.zsh.enable {
home.packages = [
pkgs.eza
pkgs.bat