From d1eab8c713748cb400a3592187fecd96355b7b22 Mon Sep 17 00:00:00 2001 From: 0xTux <0xtux@pm.me> Date: Thu, 24 Oct 2024 18:59:48 +0530 Subject: [PATCH] feat: add copyq, vencord and spotify to persist dir --- hosts/canopus/home.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/canopus/home.nix b/hosts/canopus/home.nix index eb1ff1c..0c48525 100644 --- a/hosts/canopus/home.nix +++ b/hosts/canopus/home.nix @@ -68,12 +68,14 @@ "Stuff" ".mozilla" ".ssh" + ".config/copyq" ".config/discord" - ".config/vencord" + ".config/Vencord" ".local/share/nvim" ".local/share/zoxide" ".local/share/Smart\ Code\ ltd" ".local/state/lazygit" + ".cache/spotify" ]; files = [ ".zsh_history"