nunotaba: Use auto nix jobs

restic-rest-server
Simon Bruder 2020-12-06 10:55:05 +01:00
parent b6bc87a6ee
commit 30a54af123
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 0 additions and 1 deletions

View File

@ -30,6 +30,5 @@
{ device = "/dev/disk/by-uuid/b9ad2d56-fee0-49df-98c1-00d93d991b9f"; }
];
nix.maxJobs = lib.mkDefault 4;
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
}