Enable strictDeps on all our toplevel packages #12
| @ -1,4 +1,4 @@ | ||||
| { pkgs, ... }: | ||||
| { pkgs, lib, ... }: | ||||
| 
 | ||||
| { | ||||
|   networking = { | ||||
| @ -10,6 +10,9 @@ | ||||
|       allowedTCPPorts = [ 22 ]; | ||||
|     }; | ||||
| 
 | ||||
|     # Make sure we use iptables | ||||
|     nftables.enable = lib.mkForce false; | ||||
| 
 | ||||
|     hosts = { | ||||
|       "84.88.53.236" = [ "apex" "ssfhead.bsc.es" "ssfhead" ]; | ||||
|       "84.88.51.152" = [ "raccoon" ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user