aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/corerad.nix
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-02 19:25:04 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-04 00:23:54 +1000
commit8ae7f8c35998a857f57512ecb7f0fa318ca88463 (patch)
tree539277f1a0f114ead22216a3a15fcbcc00a518d1 /nixos/tests/corerad.nix
parent2b5659c7001f34f8ae4b0af7f5e4aa4a3328a4d7 (diff)
nixos/tests/*: editorconfig fixes
Diffstat (limited to 'nixos/tests/corerad.nix')
-rw-r--r--nixos/tests/corerad.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/corerad.nix b/nixos/tests/corerad.nix
index 72ab255b1916..37a1e90477a8 100644
--- a/nixos/tests/corerad.nix
+++ b/nixos/tests/corerad.nix
@@ -1,7 +1,7 @@
import ./make-test-python.nix (
{
nodes = {
- router = {config, pkgs, ...}: {
+ router = {config, pkgs, ...}: {
config = {
# This machine simulates a router with IPv6 forwarding and a static IPv6 address.
boot.kernel.sysctl = {