Updated nix for 22.11

This commit is contained in:
Luj 2023-01-05 17:09:27 +01:00
parent 4bfc60bb7d
commit b8a60187df
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 11 additions and 8 deletions

View file

@ -65,7 +65,7 @@
services.tailscale.enable = true;
nix.maxJobs = lib.mkDefault 6;
nix.settings.max-jobs = lib.mkDefault 6;
services.fail2ban.enable = true;