diff options
author | makefu <github@syntax-fehler.de> | 2016-07-20 20:36:16 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-07-20 20:36:16 +0200 |
commit | 2b862262f2878c9f4ef35894a8343d94f6d636be (patch) | |
tree | 7e722ab5ca9440ee6f30d0292d766e26657e0c25 | |
parent | e03ae6d79d77e654bb586475b52c7e6aa24ac06f (diff) |
m 1 vbob: comment out extra-hosts
-rw-r--r-- | makefu/1systems/vbob.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix index 129a06021..27a216316 100644 --- a/makefu/1systems/vbob.nix +++ b/makefu/1systems/vbob.nix @@ -8,7 +8,7 @@ (toString <nixpkgs/nixos/modules/virtualisation/virtualbox-image.nix>) (toString <nixpkgs/nixos/modules/virtualisation/virtualbox-guest.nix>) ../2configs/main-laptop.nix #< base-gui - <secrets/extra-hosts.nix> + # <secrets/extra-hosts.nix> # environment ../2configs/tinc/retiolum.nix |