diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-04 12:56:47 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-11-04 12:56:47 +0100 |
commit | f599188841bda3447159556578f6e1c12b984ea1 (patch) | |
tree | 7ac0cde0f64332d32ba6d6fad4a448ad931f7f76 /ymir.nix | |
parent | 597ede7f0aed75027049482a54f3124413e46847 (diff) | |
download | nixos-f599188841bda3447159556578f6e1c12b984ea1.tar nixos-f599188841bda3447159556578f6e1c12b984ea1.tar.gz nixos-f599188841bda3447159556578f6e1c12b984ea1.tar.bz2 nixos-f599188841bda3447159556578f6e1c12b984ea1.tar.xz nixos-f599188841bda3447159556578f6e1c12b984ea1.zip |
rollback pending rewrite
Diffstat (limited to 'ymir.nix')
-rw-r--r-- | ymir.nix | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 = { |