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