5 lines
62 B
Nix
5 lines
62 B
Nix
{
|
|
networking.extraHosts = ''
|
|
144.76.13.147 robi
|
|
'';
|
|
}
|