This commit is contained in:
parent
8fde200459
commit
1c03395d86
1 changed files with 1 additions and 1 deletions
|
@ -678,7 +678,7 @@ in
|
|||
senpai =
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
config = lib.mkIf config.lyte.shell {
|
||||
config = lib.mkIf config.lyte.shell.enable {
|
||||
programs.senpai = {
|
||||
enable = true;
|
||||
config = {
|
||||
|
|
Loading…
Add table
Reference in a new issue