fix: remove non-existent xmcl

This commit is contained in:
2025-09-14 11:11:58 +08:00
parent a9089d81b1
commit 7e9875ac38

View File

@@ -19,7 +19,6 @@ lib.my.makeSwitch {
substituteInPlace $out/share/applications/HMCL.desktop --replace-fail 'Exec=hmcl' 'Exec=sh -c "cd ~/.local/share/hmcl; hmcl"' substituteInPlace $out/share/applications/HMCL.desktop --replace-fail 'Exec=hmcl' 'Exec=sh -c "cd ~/.local/share/hmcl; hmcl"'
''; '';
}) })
pkgs.xmcl
]; ];
my.persist.homeDirs = [ my.persist.homeDirs = [