diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index fe5be3c..d8036e0 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -141,6 +141,7 @@ in { environment.systemPackages = with pkgs; [ iw + efibootmgr texlive.combined.scheme-medium ];