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