* Set the priorities right.
svn path=/nixos/trunk/; revision=22560
This commit is contained in:
parent
b51e309c89
commit
aa3230979b
@ -78,8 +78,8 @@ in
|
|||||||
services.syslogd.extraConfig = "*.* /dev/ttyS0";
|
services.syslogd.extraConfig = "*.* /dev/ttyS0";
|
||||||
|
|
||||||
# Prevent tests from accessing the Internet.
|
# Prevent tests from accessing the Internet.
|
||||||
networking.defaultGateway = mkOverride 200 {} "";
|
networking.defaultGatewayte = mkOverride 150 {} "";
|
||||||
networking.nameservers = mkOverride 200 {} [ ];
|
networking.nameservers = mkOverride 150 {} [ ];
|
||||||
|
|
||||||
# Apply a patch to the kernel to increase the 15s CIFS timeout.
|
# Apply a patch to the kernel to increase the 15s CIFS timeout.
|
||||||
nixpkgs.config.packageOverrides = pkgs: {
|
nixpkgs.config.packageOverrides = pkgs: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user