From 59b31094498f92a5b062f1bf7634f8505d175e1a Mon Sep 17 00:00:00 2001 From: Lilith Date: Wed, 21 May 2025 14:45:35 +0200 Subject: [PATCH] Telegram --- flake.lock | 8 ++++---- system/core/persistence.nix | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index d3a163cb..0031474f 100644 --- a/flake.lock +++ b/flake.lock @@ -236,11 +236,11 @@ }, "flake-private": { "locked": { - "lastModified": 1745623083, - "narHash": "sha256-4dITN4vFrcWv4rwRMDTs/t+8K9coTIU8fA3sGVGb/pA=", + "lastModified": 1747769747, + "narHash": "sha256-+2SAZGRWjRjVxLjofdKmBeUf/WdJNQ4mYwLvpy5z5OU=", "ref": "main", - "rev": "8b6bde50ea541f1154893dbe9ab34f748e4fc706", - "revCount": 3, + "rev": "d28d062b23fa3d0483e9fecfd7223af3d5f51a79", + "revCount": 4, "type": "git", "url": "ssh://git@git.firelilith.org/lilith/flake-private.git" }, diff --git a/system/core/persistence.nix b/system/core/persistence.nix index c3365d9f..07651d84 100644 --- a/system/core/persistence.nix +++ b/system/core/persistence.nix @@ -35,6 +35,7 @@ ".local/share/Steam" ".local/share/lutris" ".local/share/games" + ".local/share/TelegramDesktop" ]; files = [ ]; };