ooknet/outputs/hosts/default.nix

6 lines
64 B
Nix

{
imports = [
./workstations.nix
./servers.nix
];
}