mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
Give users a heads up that option is being removed. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
7 lines
281 B
Nix
7 lines
281 B
Nix
{
|
|
qt-basic = ./qt-basic.nix;
|
|
qt-platform-theme-gtk = ./qt-platform-theme-gtk.nix;
|
|
qt-platform-theme-gtk3 = ./qt-platform-theme-gtk3.nix;
|
|
qt-platform-theme-gnome = ./qt-platform-theme-gnome.nix;
|
|
qt-platform-theme-kde6-migration = ./qt-platform-theme-kde6-migration.nix;
|
|
}
|