Add back hack-font for plasma

This commit is contained in:
Natsu Kagami 2024-07-02 15:36:35 +02:00
parent edf38dc4e1
commit 27e1fcf99b
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -14,6 +14,7 @@ with lib;
merriweather merriweather
corefonts corefonts
font-awesome font-awesome
hack-font # for Plasma
]; ];
} // (if pkgs.stdenv.isLinux then { } // (if pkgs.stdenv.isLinux then {
enableDefaultPackages = false; enableDefaultPackages = false;