diff --git a/modules/desktop/gaming/minecraft.nix b/modules/desktop/gaming/minecraft.nix index 2628a9c..c20f99b 100644 --- a/modules/desktop/gaming/minecraft.nix +++ b/modules/desktop/gaming/minecraft.nix @@ -14,11 +14,7 @@ in config = lib.mkIf cfg.enable { my.hm.home.packages = [ - (pkgs.hmcl.overrideAttrs { - postFixup = '' - substituteInPlace $out/share/applications/HMCL.desktop --replace-fail 'Exec=hmcl' 'Exec=sh -c "cd ~/.local/share/hmcl; hmcl"' - ''; - }) + pkgs.hmcl ]; my.persist.homeDirs = [