add krita
This commit is contained in:
parent
f1bdf5d497
commit
fcf6757ec3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
let
|
let
|
||||||
kdePackages = with pkgs.kdePackages; [ plasma-browser-integration ];
|
kdePackages = with pkgs.kdePackages; [ plasma-browser-integration ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
krita
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
# catppuccin for kde plasma
|
# catppuccin for kde plasma
|
||||||
(catppuccin-kde.override {
|
(catppuccin-kde.override {
|
||||||
|
|
Loading…
Reference in a new issue