applications: add krita
This commit is contained in:
parent
11b8a03564
commit
d2ca6c3334
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue