More configuration progression
This commit is contained in:
parent
b00e1c1c9d
commit
9c5f454a1c
17 changed files with 213 additions and 59 deletions
|
@ -1,5 +1,5 @@
|
|||
{ lib }:
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = lib.getModuleImports;
|
||||
imports = lib.getModuleImports ./.;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue