diff --git a/hosts/sakotop/default.nix b/hosts/sakotop/default.nix index cecb3eca..b9173e9d 100644 --- a/hosts/sakotop/default.nix +++ b/hosts/sakotop/default.nix @@ -7,7 +7,8 @@ [ # Include the results of the hardware scan. ./hardware-configuration.nix home-manager.nixosModules.default - ./modules + # TODO(sako):: make this better + ../../modules ]; # grub (mount efi partition to /boot/efi)