mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Updated nix for 22.11
This commit is contained in:
parent
4bfc60bb7d
commit
b8a60187df
2 changed files with 11 additions and 8 deletions
|
@ -65,7 +65,7 @@
|
|||
services.tailscale.enable = true;
|
||||
|
||||
|
||||
nix.maxJobs = lib.mkDefault 6;
|
||||
nix.settings.max-jobs = lib.mkDefault 6;
|
||||
|
||||
services.fail2ban.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue