diff options
| author | tv <tv@krebsco.de> | 2016-01-14 16:39:34 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2016-01-14 16:39:34 +0100 |
| commit | d2f98a5b0294b89f2b3fe5be97d546c758c0dfed (patch) | |
| tree | 7848cf9962f89b36450ec4bf9be5c96c25ee0f3f /shared/1systems/test-centos7.nix | |
| parent | e789c2adadd3e6cd0627f5b6a43216fc634d0bc6 (diff) | |
| parent | cf1c948f48a5e8c46159e984224cd1080da79c17 (diff) | |
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'shared/1systems/test-centos7.nix')
| -rw-r--r-- | shared/1systems/test-centos7.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shared/1systems/test-centos7.nix b/shared/1systems/test-centos7.nix index 077a5d6..48cecc8 100644 --- a/shared/1systems/test-centos7.nix +++ b/shared/1systems/test-centos7.nix @@ -7,7 +7,8 @@ in { imports = [ ../2configs/base.nix ../2configs/os-templates/CAC-CentOS-7-64bit.nix - ../2configs/os-templates/temp-networking.nix + ../2configs/temp/networking.nix + ../2configs/temp/dirs.nix ]; sound.enable = false; |
