From 9cbe11b504c5ec6832c126d970dca2918443b0e8 Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Thu, 18 Feb 2021 16:46:05 +0300 Subject: [PATCH] feat(pkgs): add krita and ripcord to home --- users/patriot/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/patriot/home.nix b/users/patriot/home.nix index e2354a4..1d707cd 100644 --- a/users/patriot/home.nix +++ b/users/patriot/home.nix @@ -215,6 +215,7 @@ in # Programs audacity kdenlive + krita gnome3.seahorse wine-staging cachix @@ -234,6 +235,7 @@ in lutris xdg_utils discord + ripcord tagref ] ++ kideDeps; };