Add quark as a /etc/hosts entry.
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
# '';
|
||||
|
||||
nixpkgs.hostPlatform = {
|
||||
gcc.arch = "znver4";
|
||||
gcc.tune = "znver4";
|
||||
gcc.arch = "znver5";
|
||||
gcc.tune = "znver5";
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user