diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index 9bc9507..4897be6 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -7,6 +7,8 @@ ./hardware-configuration.nix ]; + boot.loader.grub.efiInstallAsRemovable = true; + home-manager = { extraSpecialArgs = { inherit inputs; }; users = {