feat(cli/nvf): add custom nix snippet for nvf
This commit is contained in:
parent
e65b478d21
commit
a668db89b3
5 changed files with 52 additions and 5 deletions
|
@ -12,10 +12,6 @@
|
|||
screensaver.timeout = lib.pantheon.mkStrOption;
|
||||
screensaver.command = lib.pantheon.mkStrOption;
|
||||
editor = lib.pantheon.mkStrOption;
|
||||
nvf.snippets = lib.mkOption {
|
||||
type = lib.types.listOf lib.types.attrs;
|
||||
default = { };
|
||||
};
|
||||
file-browser = lib.pantheon.mkStrOption;
|
||||
multiplexer = lib.pantheon.mkStrOption;
|
||||
fetch = lib.pantheon.mkStrOption;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue