5 lines
88 B
Nix
5 lines
88 B
Nix
{
|
|
networking.hostName = "poslop-nixvm2";
|
|
networking.networkmanager.enable = true;
|
|
}
|