Musa hosts

This commit is contained in:
Filippo Berto 2024-04-24 12:03:31 +02:00
parent 0d2f0a4fb0
commit 0e0f4c078a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 10 additions and 0 deletions

6
modules/nixos/musa.nix Normal file
View file

@ -0,0 +1,6 @@
{
networking.extraHosts = ''
172.20.28.150 ranger.musa.sesar.di.unimi.it
'';
}