diff --git a/nix/home-server.nix b/nix/home-server.nix index d0880ab..49f001d 100644 --- a/nix/home-server.nix +++ b/nix/home-server.nix @@ -3,8 +3,7 @@ { imports = - [ # Include the results of the hardware scan. - ./hardware-configuration.nix + [ ];