1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-22 00:28:45 +02:00

added a basic hydra

This commit is contained in:
Rouven Seifert 2023-05-01 21:05:49 +02:00
parent b7ecc2984d
commit d41c30a414
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 28 additions and 3 deletions
hosts/thinkpad

View file

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