diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -19,7 +19,7 @@ in { | |||
| 19 | ./ymir-hw.nix | 19 | ./ymir-hw.nix |
| 20 | ./custom/zsh.nix | 20 | ./custom/zsh.nix |
| 21 | ./users.nix | 21 | ./users.nix |
| 22 | ((import ./custom/tinc.nix) { | 22 | ((import ./custom/tinc/yggdrasil.nix) { |
| 23 | name = "ymir"; | 23 | name = "ymir"; |
| 24 | ip = {}; | 24 | ip = {}; |
| 25 | }) | 25 | }) |
