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