Skip to content

Commit c0c8efc

Browse files
committed
run format
1 parent fe23e4d commit c0c8efc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

hosts/falaise/default.nix

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
}
5050

5151
{
52-
address = "2602:fbcf:df::1";
53-
prefixLength = 48;
54-
}
55-
{
56-
address = "2602:fbcf:d9::1";
57-
prefixLength = 48;
58-
}
52+
address = "2602:fbcf:df::1";
53+
prefixLength = 48;
54+
}
55+
{
56+
address = "2602:fbcf:d9::1";
57+
prefixLength = 48;
58+
}
5959
];
6060
};
6161
};

hosts/kier/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
address = "2602:fc26:12:1::38";
2929
prefixLength = 48;
3030
}
31-
31+
3232
{
3333
address = "2602:fbcf:df::1";
3434
prefixLength = 48;

0 commit comments

Comments
 (0)