🎨 Add some spaces

This commit is contained in:
Jo 2025-07-27 17:49:50 +02:00
parent 6d98af707f
commit 6ef309fec7

View file

@ -31,10 +31,13 @@ in
"nix-command"
"flakes"
];
keep-derivations = true;
keep-outputs = true;
max-jobs = "auto";
warn-dirty = false;
trusted-users = cfg.trusted-users;
};