lib/tests: remove strictly loaOf tests and rebase on attrsOf
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ config, lib, ... }:
|
||||
|
||||
lib.mkIf config.enable {
|
||||
attrsOfSub.foo.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user