mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-07 17:43:21 +00:00
telescope: remove invalid option
This commit is contained in:
parent
90943ff33a
commit
e9e7bfba53
1 changed files with 0 additions and 5 deletions
|
@ -87,11 +87,6 @@
|
||||||
type = float;
|
type = float;
|
||||||
default = 0.55;
|
default = 0.55;
|
||||||
};
|
};
|
||||||
results_width = mkOption {
|
|
||||||
description = "";
|
|
||||||
type = float;
|
|
||||||
default = 0.8;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
vertical = {
|
vertical = {
|
||||||
mirror = mkOption {
|
mirror = mkOption {
|
||||||
|
|
Loading…
Add table
Reference in a new issue