chore(coding): Configure dotnet

This commit is contained in:
DashieTM 2025-08-30 12:52:18 +02:00
parent a047d5c9e1
commit aabc48511c
3 changed files with 6 additions and 3 deletions

View file

@ -45,7 +45,7 @@ in {
};
qt = {
enable = true;
style.package = pkgs.libsForQt5.breeze-qt5;
style.package = pkgs.kdePackages.breeze;
style.name = lib.mkForce "breeze-dark";
};