modules.user.chn.autostart: fix

This commit is contained in:
2024-12-09 16:50:40 +08:00
parent 877ba67974
commit 748bd5e1ff

View File

@@ -49,13 +49,14 @@ inputs:
};
crow-translate = rec
{
fileName = "io.crow_translate.CrowTranslate.desktop";
fileName = "org.kde.CrowTranslate.desktop";
path = "${inputs.pkgs.crow-translate}/share/applications/${fileName}";
};
};
devices =
{
pc = [ "nheko" "kclockd" "yakuake" "telegram" "element" "kmail" "discord" "crow-translate" ];
one = [ "kclockd" "yakuake" "telegram" "element" "kmail" "crow-translate" ];
};
in builtins.listToAttrs (builtins.map
(file: