diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index c2ccb83..8b6a978 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -7,7 +7,7 @@ ./hardware-configuration.nix ]; - smayzy.grub-on-lap = true; + smayzy.grub-on-lap.enable = true; home-manager = { extraSpecialArgs = { inherit inputs; };