optimizations + overall linting
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
hostName = "workstation";
|
||||
system = "x86_64-linux";
|
||||
sshUser = "nixremote";
|
||||
maxJobs = 12;
|
||||
speedFactor = 1;
|
||||
maxJobs = 8;
|
||||
speedFactor = 2;
|
||||
supportedFeatures = config.my.nix.features;
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user