organized into folders
This commit is contained in:
parent
8a8fe8cfc6
commit
84c5dd7422
7 changed files with 5 additions and 9 deletions
3
lib/base-module.nix
Normal file
3
lib/base-module.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
config: {
|
||||
options = (import ./configuration-type.nix) config;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue