9
modules/common/default.nix
Normal file
9
modules/common/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./host-spec.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user