nix-community.nixvim/modules/top-level
Matt Sturgeon 6975ee09f5
modules/outputs: make type readOnly at the top-level
Instead of relying on `lib.mkForce` we can enforce this more strictly by
setting the option "readOnly".
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 modules/outputs: make type readOnly at the top-level 2024-08-20 22:02:29 +01:00
test.nix modules/test: init, replacing dontRun arg 2024-08-20 00:34:12 +01:00