home-manager: Add nix.conf

This commit is contained in:
2022-02-21 13:38:22 +00:00
parent 7180d265c4
commit a0901fecde
3 changed files with 17 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
{
my = {
deploy.enable = false;
nix.config.cores = "6";
};
programs = {