useless_parens

This commit is contained in:
mjallen18
2026-04-05 15:10:13 -05:00
parent 07b1fc3618
commit a363622659
25 changed files with 76 additions and 93 deletions

View File

@@ -34,9 +34,7 @@
nix = {
linux-builder = {
enable = false;
config = ({
virtualisation.cores = 6;
});
config.virtualisation.cores = 6;
};
};