reo101
9b8f894a1a
Flatten down directory structure: - From: `./hosts/${configuration-type}/${system}/{configuration,deploy}.nix` - To: `./hosts/${configuration-type}/{meta,configuration}.nix` Keep `system` and `deploy-rs` config in `meta.nix` Update `flake.lock`
3 lines
32 B
Nix
3 lines
32 B
Nix
{
|
|
system = "x86_64-darwin";
|
|
}
|