diff options
| author | miefda <miefda@miefda.de> | 2015-12-30 18:24:44 +0100 |
|---|---|---|
| committer | miefda <miefda@miefda.de> | 2015-12-30 18:24:44 +0100 |
| commit | 95f740239767361bd4191a7d18d97dec93253151 (patch) | |
| tree | 066b54e1b025ba904fe5451196538ca92bc4b8df /shared/1systems/test-centos7.nix | |
| parent | e08a5484a7ee09ce3c353aa0cd1fabb65e073c42 (diff) | |
| parent | c8dd7f377075545dd1431a9f1b699260abe27c57 (diff) | |
Merge remote-tracking branch 'prism/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; |
