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
|
||||
ghostty
|
||||
thunderbird
|
||||
krita
|
||||
]
|
||||
++ lib.optionals (pkgs.hostPlatform.system == "darwin") [
|
||||
iina
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
"${pkgs.audacity}/Applications/Audacity.app"
|
||||
"${pkgs.gimp}/Applications/GNU Image Manipulation Program.app"
|
||||
"/Applications/Krita.app"
|
||||
];
|
||||
|
||||
# homebrew pkgs
|
||||
|
|
@ -28,6 +29,7 @@
|
|||
"thunderbird"
|
||||
"ghostty"
|
||||
"whisky"
|
||||
"krita"
|
||||
|
||||
"battery"
|
||||
"linearmouse"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue