nix-dotfiles/modules/nixos/musa.nix

5 lines
87 B
Nix

{
networking.extraHosts = ''
172.20.28.150 ranger.musa.sesar.di.unimi.it
'';
}