ooknet/system/modules/host/default.nix

9 lines
87 B
Nix

{
imports = [
./admin
./name
./type
./function
./hardware
];
}