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 ''