mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Updated nix for 22.11
This commit is contained in:
parent
1952a1b661
commit
6f99ed233a
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