diff options
author | Markus Hihn <markus.hihn@dcso.de> | 2018-01-19 10:36:35 +0100 |
---|---|---|
committer | Markus Hihn <markus.hihn@dcso.de> | 2018-01-19 10:36:50 +0100 |
commit | 07385e90128c3dd1ae5c1f7742ecb3e1382af36d (patch) | |
tree | 1c6303254ab2149d24a87858a9d394f162bc338f /jeschli/1systems | |
parent | 36ffd69822a2a9b85ee094f82e9eee03cd9f199d (diff) |
j bln: +virtualbox
Diffstat (limited to 'jeschli/1systems')
-rw-r--r-- | jeschli/1systems/bln/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jeschli/1systems/bln/config.nix b/jeschli/1systems/bln/config.nix index 9e5f8c5..9c491c8 100644 --- a/jeschli/1systems/bln/config.nix +++ b/jeschli/1systems/bln/config.nix @@ -8,6 +8,7 @@ imports = [ # Include the results of the hardware scan. <stockholm/jeschli> + <stockholm/jeschli/2configs/virtualbox.nix> ./hardware-configuration.nix # ./dcso-vpn.nix ]; |