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

View file

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