summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 9b8ea898..294a458b 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -141,7 +141,7 @@ in {
141 ]; 141 ];
142 }; 142 };
143} // ((import ./custom/tinc/yggdrasil.nix) { 143} // ((import ./custom/tinc/yggdrasil.nix) {
144 inherit config pkgs; 144 inherit pkgs;
145 name = "ymir"; 145 name = "ymir";
146 ip = { 146 ip = {
147 ip4 = [ 147 ip4 = [