5 lines
87 B
Nix
5 lines
87 B
Nix
{
|
|
networking.extraHosts = ''
|
|
172.20.28.150 ranger.musa.sesar.di.unimi.it
|
|
'';
|
|
}
|