infrastructure/meta/nodes/default.nix

4 lines
90 B
Nix

builtins.foldl' (nodes: path: nodes // import path) { } [
./liminix.nix
./nixos.nix
]