From 1735eb8c31c02d8b1450449fb4679947e3c48711 Mon Sep 17 00:00:00 2001 From: Alexander Szczepanski Date: Sun, 8 Aug 2021 13:29:59 +0000 Subject: [PATCH] added intel for mini --- machine/mini.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/machine/mini.nix b/machine/mini.nix index 587d07a..85422fe 100644 --- a/machine/mini.nix +++ b/machine/mini.nix @@ -2,7 +2,8 @@ { imports = - [ # Include the results of the hardware scan. + [ + /etc/nixos/hardware-configuration.nix ../configs/docker.nix ../configs/common.nix