fix: remove non-existent xmcl
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user