From 28009650c460c3f11aebffb9db98eee2e80e1f7a Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Tue, 1 Oct 2024 18:36:17 +0200 Subject: [PATCH] update aleph's vesktop link --- modules/gui/vesktop/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/vesktop/default.nix b/modules/gui/vesktop/default.nix index ae26275..f027463 100644 --- a/modules/gui/vesktop/default.nix +++ b/modules/gui/vesktop/default.nix @@ -21,7 +21,7 @@ in { (pkgs.vesktop.overrideAttrs (old: { patches = (old.patches or []) ++ [ ./readonlyFix.patch ]; # thanks aleph :3 - # https://github.com/AlephNought0/Faery/blob/main/Home/Programs/Vesktop/vesktop.nix#L21 + # https://github.com/AlephNought0/Faery/blob/main/modules/home/programs/graphical/vesktop/patchedvesktop.patch postFixup = concatStrings [ old.postFixup ''