applications: add krita

This commit is contained in:
Nico 2025-05-03 16:16:01 +10:00
parent 11b8a03564
commit d2ca6c3334
2 changed files with 3 additions and 0 deletions

View file

@ -18,6 +18,7 @@ in
mpv mpv
ghostty ghostty
thunderbird thunderbird
krita
] ]
++ lib.optionals (pkgs.hostPlatform.system == "darwin") [ ++ lib.optionals (pkgs.hostPlatform.system == "darwin") [
iina iina

View file

@ -17,6 +17,7 @@
"${pkgs.audacity}/Applications/Audacity.app" "${pkgs.audacity}/Applications/Audacity.app"
"${pkgs.gimp}/Applications/GNU Image Manipulation Program.app" "${pkgs.gimp}/Applications/GNU Image Manipulation Program.app"
"/Applications/Krita.app"
]; ];
# homebrew pkgs # homebrew pkgs
@ -28,6 +29,7 @@
"thunderbird" "thunderbird"
"ghostty" "ghostty"
"whisky" "whisky"
"krita"
"battery" "battery"
"linearmouse" "linearmouse"