bastion network: fixup indentation
Graham Christensen committed
Sep 26, 2019 at 19:03 UTC
9f781747c2a97a4a299757c52293b7776d34635c
1 file changed
+1
-1
bastion/network.nix
+1
-1
@@ -117,7 +117,7 @@ in
117
118
imports =
119
[ ../modules/common.nix
120
- ../modules/wireguard.nix
120
+ ../modules/wireguard.nix
121
../modules/tarball-mirror.nix
122
../modules/hydra-mirror.nix
123
];