From b9b7f2aa3c6fdfcfedadd6b7d6197e9a3f1c47a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 18 Sep 2023 14:42:34 +0300 Subject: [PATCH] move efibootmgr to desktop profile --- hosts/fwminex/configuration.nix | 1 - modules/profiles/desktop/default.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index d8036e0..fe5be3c 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -141,7 +141,6 @@ in { environment.systemPackages = with pkgs; [ iw - efibootmgr texlive.combined.scheme-medium ]; diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index ac7ce81..b072e3f 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -72,6 +72,7 @@ gpicview rox-filer borgbackup + efibootmgr winetricks python3Full libva-utils # intel video tests