idk
This commit is contained in:
parent
4695b1f7ea
commit
35bbc655f5
11 changed files with 7 additions and 457 deletions
|
@ -162,10 +162,9 @@ in {
|
|||
|
||||
qt = {
|
||||
enable = true;
|
||||
style.package = [
|
||||
inputs.darkly.packages.${pkgs.system}.darkly-qt5
|
||||
inputs.darkly.packages.${pkgs.system}.darkly-qt6
|
||||
# pkgs.kdePackages.callPackage ../pkgs/darkly-pkg.nix { }
|
||||
style.package = with pkgs; [
|
||||
darkly-qt5
|
||||
darkly
|
||||
];
|
||||
platformTheme.name = "qtct";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue