Add quark as a /etc/hosts entry.
This commit is contained in:
parent
ca3ef67533
commit
6cf6e61193
@ -34,8 +34,8 @@
|
|||||||
# '';
|
# '';
|
||||||
|
|
||||||
nixpkgs.hostPlatform = {
|
nixpkgs.hostPlatform = {
|
||||||
gcc.arch = "znver4";
|
gcc.arch = "znver5";
|
||||||
gcc.tune = "znver4";
|
gcc.tune = "znver5";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
10.216.1.6 media
|
10.216.1.6 media
|
||||||
#10.216.1.12 odo
|
#10.216.1.12 odo
|
||||||
10.216.1.14 neelix
|
10.216.1.14 neelix
|
||||||
|
10.216.1.15 quark
|
||||||
10.217.1.1 drmario
|
10.217.1.1 drmario
|
||||||
10.217.2.1 mrmanager
|
10.217.2.1 mrmanager
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user