nvf: add empty line to improve readability (#2086)
Link: https://github.com/nix-community/stylix/pull/2086 Reviewed-by: 0xda157 <da157@voidq.com>
This commit is contained in:
parent
c53b4a548a
commit
1297baa750
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