feat (nixos/hosts): add mystra alias
This commit is contained in:
parent
e21d82c393
commit
c04aef8ea4
1 changed files with 4 additions and 0 deletions
|
|
@ -44,4 +44,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.extraHosts = ''
|
||||||
|
51.38.50.192 mystra
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue