Inventory/assertions: add seperate assertion layer
This commit is contained in:
6
nixosModules/clanCore/inventory/default.nix
Normal file
6
nixosModules/clanCore/inventory/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./interface.nix
|
||||
./implementation.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user