nvf: add empty line to improve readability (#2086)
Link: https://github.com/nix-community/stylix/pull/2086
Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit 1297baa750)
This commit is contained in:
parent
15f6ffc5e5
commit
c97b7b37b2
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ mkTarget:
|
|||
mkTarget {
|
||||
name = "nvf";
|
||||
humanName = "nvf";
|
||||
|
||||
options = {
|
||||
plugin = lib.mkOption {
|
||||
type = lib.types.enum [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue