added own iso

This commit is contained in:
Rouven Seifert 2023-05-01 19:59:25 +02:00
parent 2a06e7523e
commit b7ecc2984d
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
9 changed files with 73 additions and 7 deletions

View file

@ -20,7 +20,7 @@
};
nix.settings = {
cores = 6; # don't clutter the whole system when compiling stuff
# cores = 6; # don't clutter the whole system when compiling stuff
auto-optimise-store = true;
};