mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a typo
This commit is contained in:
parent
f3ea870603
commit
32ba74f97a
@ -2,7 +2,7 @@
|
||||
{
|
||||
nix = {
|
||||
settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
# Limit resource usage to prevent Linux OOM
|
||||
max-jobs = 2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user