os/hosts/0001/default.nix

6 lines
45 B
Nix

{...}: {
imports = [
./0001.nix
];
}