diff --git a/hosts/elros/configuration.nix b/hosts/elros/configuration.nix index 19248e4..fa28db4 100644 --- a/hosts/elros/configuration.nix +++ b/hosts/elros/configuration.nix @@ -13,6 +13,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix + ../../modules/boot.nix ../../modules/zram.nix ../../modules/nix.nix ../../modules/openssh.nix