7 lines
98 B
Nix
7 lines
98 B
Nix
|
{
|
||
|
services.c-f32aebf5 = {
|
||
|
nodes.host = [ "VEGAS" ];
|
||
|
nixos.host = [ ./host.nix ];
|
||
|
};
|
||
|
}
|