add qtbase
This commit is contained in:
parent
588f04fe89
commit
6451843001
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ let
|
|||
customfonts = pkgs.callPackage ../packages/customfonts.nix { inherit pkgs; };
|
||||
catppuccin-konsole = pkgs.callPackage ../packages/catppuccin-konsole.nix { inherit pkgs; };
|
||||
kdePackages = with pkgs.kdePackages; [
|
||||
qtbase
|
||||
catppuccin-konsole
|
||||
plasma-browser-integration
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue