summaryrefslogtreecommitdiff
path: root/ext/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ext/default.nix')
-rw-r--r--ext/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/default.nix b/ext/default.nix
index 1001f94..cbb1ecf 100644
--- a/ext/default.nix
+++ b/ext/default.nix
@@ -1,6 +1,6 @@
{
imports = [
- ./openwrt
+ ./openwrt.nix
./terranix
];
}