nixos/tabby: fix invalid mkRemovedOptionModule import (#371747)
This commit is contained in:
commit
0bf9d5035b
@ -16,7 +16,8 @@ in
|
||||
{
|
||||
imports = [
|
||||
(mkRemovedOptionModule [
|
||||
"settings"
|
||||
"services"
|
||||
"tabby"
|
||||
"indexInterval"
|
||||
] "These options are now managed within the tabby WebGUI")
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user