From 4fe9988b89eb9753543717ab0a460acff7043b05 Mon Sep 17 00:00:00 2001 From: Victor Fuentes Date: Sat, 19 Nov 2022 19:12:37 -0500 Subject: [PATCH] installation-cd: Remove libsForQt5.full --- .../installer/cd-dvd/installation-cd-graphical-calamares.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix b/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix index 288cbc94a321..3f3571d25382 100644 --- a/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix +++ b/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares.nix @@ -14,8 +14,6 @@ in calamares-nixos calamares-nixos-autostart calamares-nixos-extensions - # Needed for calamares QML module packagechooserq - libsForQt5.full # Get list of locales glibcLocales ];