fix: the previous senpai fix
Some checks failed
/ check (push) Has been cancelled

This commit is contained in:
Daniel Flanagan 2025-02-17 00:08:21 -06:00
parent 8fde200459
commit 1c03395d86

View file

@ -678,7 +678,7 @@ in
senpai = senpai =
{ lib, config, ... }: { lib, config, ... }:
{ {
config = lib.mkIf config.lyte.shell { config = lib.mkIf config.lyte.shell.enable {
programs.senpai = { programs.senpai = {
enable = true; enable = true;
config = { config = {