1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore: remove superfluous nix settings (same as defaults)

This commit is contained in:
oddlama 2024-04-01 16:21:57 +02:00
parent 1c7c65b372
commit 52ed29bc30
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -21,8 +21,6 @@
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
cores = 0;
max-jobs = "auto";
};
daemonCPUSchedPolicy = "batch";
daemonIOSchedPriority = 5;