nix-community.nixvim/modules/top-level
Matt Sturgeon bc7a7ad1d6
module/outputs: use mkIf for wrapRc
Implement the `wrapRc` option using `lib.mkIf` instead of using _real_
`if` branches.
2024-08-20 22:02:29 +01:00
..
files lib/modules: init with specialArgs helpers 2024-08-02 14:38:38 +01:00
default.nix modules/context: add isTopLevel option 2024-08-20 22:02:29 +01:00
output.nix module/outputs: use mkIf for wrapRc 2024-08-20 22:02:29 +01:00
test.nix modules/test: init, replacing dontRun arg 2024-08-20 00:34:12 +01:00