mirror of
https://github.com/divnix/digga.git
synced 2024-12-25 09:04:07 +03:00
configurations: maintain declarative style
This commit is contained in:
parent
f37dbf1521
commit
40d885b047
@ -34,5 +34,8 @@ let
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
configurations =
|
||||
reqImport { dir = ./.; _import = config; };
|
||||
in
|
||||
reqImport { dir = ./.; _import = config; }
|
||||
configurations
|
||||
|
Loading…
Reference in New Issue
Block a user