feat(pkgs): add krita and ripcord to home

This commit is contained in:
dusk 2021-02-18 16:46:05 +03:00
parent 8ba7f19e1a
commit 9cbe11b504
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -215,6 +215,7 @@ in
# Programs # Programs
audacity audacity
kdenlive kdenlive
krita
gnome3.seahorse gnome3.seahorse
wine-staging wine-staging
cachix cachix
@ -234,6 +235,7 @@ in
lutris lutris
xdg_utils xdg_utils
discord discord
ripcord
tagref tagref
] ++ kideDeps; ] ++ kideDeps;
}; };