This commit is contained in:
parent
8fde200459
commit
1c03395d86
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue