mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
feat: assert failing conditions
This commit is contained in:
parent
f1f4b80c59
commit
bd61b1375a
2 changed files with 19 additions and 12 deletions
|
@ -66,6 +66,7 @@ inputs: {
|
|||
};
|
||||
};
|
||||
in {
|
||||
imports = [./assertions.nix];
|
||||
inherit (module) options config;
|
||||
inherit (module._module.args) pkgs;
|
||||
inherit neovim;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue