Reshuffle modules a bit

This commit is contained in:
SebastianStork 2025-05-28 18:16:17 +02:00
parent 211ca98e92
commit a8f9d8108d
9 changed files with 15 additions and 15 deletions

View file

@ -5,7 +5,7 @@
...
}:
{
config = lib.mkIf config.custom.shell.zsh.enable {
config = lib.mkIf config.custom.programs.shell.zsh.enable {
programs.zsh = {
plugins = [
{