summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/ymir.nix b/ymir.nix
index cd827d76..52b6f15a 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -19,10 +19,6 @@ 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/yggdrasil.nix) {
23 name = "ymir";
24 ip = {};
25 })
26 ]; 22 ];
27 23
28 boot.loader.grub = { 24 boot.loader.grub = {