cleanup
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
allowedUDPPorts = ports;
|
||||
};
|
||||
};
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
nix =
|
||||
let
|
||||
featuresList = [
|
||||
@@ -77,7 +76,7 @@
|
||||
hostName = "workstation";
|
||||
system = "x86_64-linux";
|
||||
sshUser = "nixremote";
|
||||
maxJobs = 14;
|
||||
maxJobs = 12;
|
||||
speedFactor = 1;
|
||||
supportedFeatures = featuresList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user