9 lines
62 B
Nix
9 lines
62 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
profiles/darwin
|
|
hosts/work
|
|
];
|
|
}
|