diff --git a/hosts/Drone/default.nix b/hosts/Drone/default.nix index fd44685..917cc02 100644 --- a/hosts/Drone/default.nix +++ b/hosts/Drone/default.nix @@ -2,6 +2,8 @@ { imports = [ + ./hardware-configuration.nix + ../../common/boot.nix ../../common/locales.nix ../../common/nix.nix